Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 20:59
· 9 commits to main since this release
bbfb168
  • Added support for membership test operators (in and not in) for checking if a date or datetime falls within a YearMonth.
  • Improved YearMonth.parse() performance.