Releases: ItemConsulting/lib-xp-time
Releases · ItemConsulting/lib-xp-time
1.2.1
What's Changed
- Add support for java.util.Locale.LanguageRange by @tajakobsen in #11
Full Changelog: 1.1.0...1.2.1
1.1.0
Add missing isAfter and isBefore methods
Full Changelog: 1.0.3...1.0.4
Support Node 18 env in package.json
Full Changelog: 1.0.2...1.0.3
Fix published types in npm
Changed path of generated types so that npm will work correctly.
v1.0.1
General release
Fix TypeScript type npm package
What's Changed
- Fix path in prepublishOnly where type declarations are by @tajakobsen in #7
Full Changelog: 0.1.1...0.1.2
Change version of testLib
Full Changelog: 0.1.0...0.1.1
Initial release
What's Changed
- Add Date types and initial tests by @Scheie in #1
- Expose time object constants by @Scheie in #2
- Improve tests by @Scheie in #3
- Allows
undefineddates informatDateby @tajakobsen in #4 - Prepare for release by @Scheie in #5
- Change/documentation by @Scheie in #6
New Contributors
- @Scheie made their first contribution in #1
- @tajakobsen made their first contribution in #4
Full Changelog: https://github.com/ItemConsulting/lib-xp-time/commits/0.1.0