Skip to content

Releases: ringsaturn/tzf-rs

fix `DefaultFinder` auto nearby search

12 Apr 05:36
Compare
Choose a tag to compare

The simplified polygon data contains some empty areas where not covered by any timezone.It's not a bug but a limitation of the simplified algorithm.

To handle this, auto shift the point a little bit to find the nearest timezone.


Full Changelog: v0.4.7...v0.4.8

v0.4.7

16 Mar 04:02
Compare
Choose a tag to compare

Update tzpb to 2024a

Full Changelog: v0.4.6...v0.4.7

v0.4.6

13 Mar 13:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.5...v0.4.6

v0.4.5

29 Dec 14:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

19 Aug 15:16
Compare
Choose a tag to compare

What's Changed

  • Update CI by @ringsaturn in #99
  • Pin Rust Toolchain by @ringsaturn in #100
  • Various fixes by @evensolberg in #102
    • Cleaned up the code a little by running Clippy in pedantic mode
      • Made the code a little more Rust-like by implmenting the Default trait
        for some structs.
    • Added --lon as an alias for --lng
    • Allow negative numbers for latitude and longitude, meaning we can go to the
      southern and western hemispheres.
  • Bump clap from 4.3.21 to 4.3.23 by @dependabot in #106
  • Bump anyhow from 1.0.72 to 1.0.75 by @dependabot in #105

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

31 Jul 13:35
Compare
Choose a tag to compare

Update docs.

Full Changelog: v0.4.2...v0.4.3

v0.4.2

31 Jul 03:50
Compare
Choose a tag to compare

Bumps deps and update docs.

v0.4.1

07 May 13:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

26 Mar 16:05
6ac4768
Compare
Choose a tag to compare

What's Changed

  • bump tzf-rel to v0.0.2023-b and add data_version method by @ringsaturn in #57

Full Changelog: v0.3.1...v0.4.0

v0.3.1

21 Mar 13:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1