Skip to content

Releases: min0625/tz

v0.3.0

Choose a tag to compare

@min0625 min0625 released this 23 Jun 05:39
10bc229

What's Changed

  • chore: update tooling, CI, docs, and tests by @min0625 in #3
  • feat: add MustLoadTimeZone and fix CI for fork PRs by @min0625 in #4
  • test: add unsupported-type Scan case and clarify examples by @min0625 in #5
  • feat: add Equal method and AppendText support by @min0625 in #6
  • docs: update README and add examples for Equal, LoadString, and errors by @min0625 in #7

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@min0625 min0625 released this 21 Apr 18:48
61aeabd

What's Changed

  • chore: update tooling, workflows, and timezone API/tests by @min0625 in #2

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@min0625 min0625 released this 20 Nov 04:56
b5409c5
Merge pull request #1 from min0625/feat/implement-time-zone-type

feat: implement time zone type