Releases: Hexagon/minitz
Releases · Hexagon/minitz
4.0.6
Compare
Sorry, something went wrong.
No results found
Changes
Fixes bug making dates with AKDT offsets result in Invalid Date
Full Changelog : 4.0.5...4.0.6
4.0.5
Compare
Sorry, something went wrong.
No results found
Changes
Fix #19 , Incorrect time zone conversion when using typescript environments that do not support timeStyle: option in Date().toLocaleString()
Update development dependencies
Full Changelog : 4.0.4...4.0.5
4.0.4
Compare
Sorry, something went wrong.
No results found
Changes
bug: Apply workaround for bug in Node.js 19.1
Full Changelog : 4.0.3...4.0.4
4.0.3
Compare
Sorry, something went wrong.
No results found
Changes
chore: Code cleanup
chore: Add Bun CI pipeline
docs: Add vun section under Installation
Full Changelog : 4.0.2...4.0.3
4.0.2
Compare
Sorry, something went wrong.
No results found
Changes
Full Changelog : 4.0.1...4.0.2
4.0.1
Compare
Sorry, something went wrong.
No results found
Changes
Fixes rare bug showing in some DST transitions
Added tests
Full Changelog : 4.0.0...4.0.1
4.0.0
Compare
Sorry, something went wrong.
No results found
Changes
breaking: Change timepoint interface, second -> s etc.
chore: Keeping code base compact
Full Changelog : 3.0.1...4.0.0
3.0.1
Compare
Sorry, something went wrong.
No results found
Changes
fix(docs): Bump major version in Deno documentation
feat(docs): Add jsfiddle time zone converter example in README.md/documentation,
Full Changelog : 3.0.0...3.0.1
3.0.0
Compare
Sorry, something went wrong.
No results found
Changes
breaking: Stop exporting non minified cjs to npm
fix: Use Date.parse instead of custom ISO8601 parsing function
chore: Additional tests
Full Changelog : 2.1.3...3.0.0
2.1.3
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: adjusting grammar in files #1 by @coleenho in #3
fix: JSDoc bugs
chore: code cleanup
New Contributors
Full Changelog : 2.1.2...2.1.3