Skip to content

Release v1.1.0

Compare
Choose a tag to compare
@BirjuVachhani BirjuVachhani released this 14 Sep 13:00
· 349 commits to main since this release
  • Added extension format date using DateFormat from intl package.
  • Added debouncer helper class that allows to debounce calls to a method for certain amount of time.
  • Added extension to for generic to create pairs like it is done in Kotlin.