Skip to content

Releases: evoleen/time_machine2

v0.13.1

29 Nov 09:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.13.1

v0.13.0

01 Nov 18:02

Choose a tag to compare

What's Changed

  • Enable WASM compatibility
  • Move I/O operations to universal_io
  • Bump Dart SDK version to 3.3

Full Changelog: v0.12.1...v0.13.0

v0.12.1

24 May 10:31
be93e16

Choose a tag to compare

What's Changed

  • Fixed integer overflow on Flutter Web that prevented initialization of the library

Full Changelog: v0.12.0...v0.12.1

v0.12.0+1

19 May 19:56

Choose a tag to compare

What's Changed

  • Improve documentation to better reflect changes between 0.11.0 and 0.12.0, no functional changes

Full Changelog: v0.12.0...v0.12.0+1

v0.12.0

19 May 17:50

Choose a tag to compare

What's Changed

  • Breaking: change TZDB asset naming again
  • Replace timezone-based TZDB compiler with native, NodaTime based port
  • Support for tail zones past the year 2038
  • Remove common and 10y TZDB format variants
  • Update TZDB to 2025b

Full Changelog: v0.11.0...v0.12.0

v0.11.0

16 Jan 21:09

Choose a tag to compare

What's Changed

  • Breaking: change TZDB asset naming
  • Improve asset size by switching to XZ compression

Full Changelog: v0.10.2...v0.11.0

v0.10.2

15 Jan 08:07

Choose a tag to compare

What's Changed

  • Add missing day name to en-GB culture
  • Fix asset loading for Flutter Web in release mode
  • Add migration notes to README

Full Changelog: v0.10.1...v0.10.2

v0.10.1

07 Jan 12:54

Choose a tag to compare

What's Changed

  • Fixed broken asset loading when Flutter code was executed in unit tests
  • Make attribution to original author more visible

Full Changelog: v0.10.0...v0.10.1

v0.10.0

07 Jan 09:56

Choose a tag to compare

What's Changed

  • First release of fork as time_machine2
  • Replace tzdb code so that the package now has a working tzdb compiler
  • Upgrade tzdb to 2024b
  • Fix asset loading for Flutter Web
  • Compress tzdb and culture data for faster loading

Full Changelog: https://github.com/evoleen/time_machine2/commits/v0.10.0