Releases: ringsaturn/tzf-rs
Releases · ringsaturn/tzf-rs
v0.4.9
What's Changed
- Bump the dependencies group with 3 updates by @dependabot in #153
- Bump the dependencies group with 3 updates by @dependabot in #154
- Bump the dependencies group across 1 directory with 6 updates by @dependabot in #157
- Bump tzf-rel data to 2024b, sync from https://github.com/evansiroky/timezone-boundary-builder/releases/tag/2024b
Full Changelog: v0.4.8...v0.4.9
fix `DefaultFinder` auto nearby search
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
Update tzpb to 2024a
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- Bump runforesight/workflow-telemetry-action from 1 to 2 by @dependabot in #146
- Bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #147
- Bump actions/deploy-pages from 3 to 4 by @dependabot in #145
- build: don't call cargo from build.rs by @grim7reaper in #150
New Contributors
- @grim7reaper made their first contribution in #150
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- feat(fuzzy): support get timezone names by @ringsaturn in #108
- Bump actions/checkout from 3 to 4 by @dependabot in #116
- Bump bytes from 1.4.0 to 1.5.0 by @dependabot in #117
- Bump prost-build from 0.11.9 to 0.12.0 by @dependabot in #115
- Bump cities-json from 0.4.0 to 0.5.0 by @dependabot in #124
- Bump cities-json from 0.5.0 to 0.5.1 by @dependabot in #126
- Update Rust toolchain channel to stable by @ringsaturn in #135
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #136
- Bump tzf-rel to 2023d
Full Changelog: v0.4.4...v0.4.5
v0.4.4
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.
- Made the code a little more Rust-like by implmenting the
- Added
--lon
as an alias for--lng
- Allow negative numbers for latitude and longitude, meaning we can go to the
southern and western hemispheres.
- Cleaned up the code a little by running Clippy in pedantic mode
- 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
- @evensolberg made their first contribution in #102
Full Changelog: v0.4.3...v0.4.4
v0.4.3
Update docs.
Full Changelog: v0.4.2...v0.4.3
v0.4.2
Bumps deps and update docs.
v0.4.1
What's Changed
- Bump clap from 4.1.13 to 4.2.1 by @dependabot in #59
- Bump cities-json from 0.3.5 to 0.3.6 by @dependabot in #60
- Bump clap from 4.2.1 to 4.2.5 by @dependabot in #67
- Bump codecov/codecov-action from 3.1.1 to 3.1.3 by @dependabot in #66
- Bump prost-build from 0.11.8 to 0.11.9 by @dependabot in #62
- Bump prost from 0.11.8 to 0.11.9 by @dependabot in #63
- Make clap an optional dependency by @wildwestrom in #69
New Contributors
- @wildwestrom made their first contribution in #69
Full Changelog: v0.4.0...v0.4.1
v0.4.0
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