Skip to content

Releases: MostafaSolimanMO/once

v1.6.3

16 May 10:39
Compare
Choose a tag to compare

What's Changed

  • Chore: Updates dependencies shared_preferences to ^2.2.3 and package_info_plus to ^8.0.0 by @MostafaSolimanMO

Full Changelog: 1.6.2...1.6.3

v1.6.2

24 Mar 08:31
e94e22c
Compare
Choose a tag to compare

What's Changed

v1.6.1

18 Jan 02:59
db0532f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.0...1.6.1

v1.6.0

07 Nov 00:42
4e83f1c
Compare
Choose a tag to compare

What's Changed

  • Feat: Added runOnEveryNewBuild Function
  • Fix: runOnNewVersion saves version numbers with non-numerical values and does not sanitize them upon retrieval Issue #24
  • Fix: Types Error in runner.dart
  • Chore: Update dependencies & example app

v1.5.4

04 Sep 20:38
9efc520
Compare
Choose a tag to compare

What's Changed

  • Fix: Unhandled Exception: FormatException on Once.runOnNewVersion #20
  • Chore: Update dependencies