Releases: jason-johnson/hodatime
Releases · jason-johnson/hodatime
Release list
Added periods
What's Changed
Removed the false lenses, which shouldn't be needed anymore thanks to the Period system.
- Period by @jason-johnson in #26
Full Changelog: v1.0.0.0...v1.1.0.0
Complete
This is the first complete release of the library. Everything should be working and no serious omissions besides, maybe, the Chinese calendar
What's Changed
- New types llm by @jason-johnson in #12
- Implement Julian Calendar by @jason-johnson in #13
- Add Coptic calendar support and corresponding tests by @jason-johnson in #14
- Build fix by @jason-johnson in #15
- Epoch fixes by @jason-johnson in #16
- Persian by @jason-johnson in #17
- Islamic by @jason-johnson in #18
- Add Hebrew calendar support: implement core functionality, tests, and… by @jason-johnson in #19
- Docs fix by @jason-johnson in #20
- Patterns update by @jason-johnson in #21
- Guard LOCALE_SNAME for Windows SDK compatibility by @jason-johnson in #22
- Locale by @jason-johnson in #23
- Toolchain by @jason-johnson in #24
- Cleanup by @jason-johnson in #25
Full Changelog: v0.2.2.2...v1.0.0.0
Pre cache table
This is the last commit before we switch to the new cache table approach which speeds up the arithmetic operations with possible minor impact to construction.
What's Changed
- Update cache table implementation by @jason-johnson in #10
Full Changelog: v0.2.2.1...v0.2.2.2
Added Patterns and better doc
v0.2.2.1 Just remove mac for now