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