Skip to content

Releases: Daio-io/dresscode

v1.0.1

07 Jun 20:58
dce4565
Compare
Choose a tag to compare
  • Cheeky little Kotlin upgrade
  • Android target and compile sdk update.

v1.0.0

09 Sep 21:08
Compare
Choose a tag to compare

Version 1.0.0 Release 🎉

v0.1.0

31 Aug 09:30
c47f6a2
Compare
Choose a tag to compare

Breaking Changes.

  • declareDressCode is no an extension function from Application so there is no need to pass in application. Just call from your Application class.

  • You now set dress code using dressCodeStyleId = R.style.theme

  • A different key is used in the theme key so this will reset your theme back to the default.

v0.0.2

28 Aug 21:07
ea25b6c
Compare
Choose a tag to compare

Initial DressCode Release