Skip to content

Releases: ringsaturn/tzf-rs

v0.4.10

01 Feb 12:59
81323df
Compare
Choose a tag to compare

What's Changed

  • Bump the dependencies group across 1 directory with 6 updates by @dependabot in #159
  • Bump the dependencies group across 1 directory with 5 updates by @dependabot in #161
  • Bump the dependencies group with 4 updates by @dependabot in #162
  • Bump tzf-rel to 2025a

Full Changelog: v0.4.9...v0.4.10

v0.4.9

10 Sep 08:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.8...v0.4.9

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