Skip to content

2.0.4

Latest
Compare
Choose a tag to compare
@TheCrossLegCoder TheCrossLegCoder released this 03 Apr 10:31
· 1 commit to main since this release
df7d619

What's Changed

  • fix: 2082 month 3 and 4 date inaccuracy by @sanamhub in #19
  • Improve Performance, Add Features & Update Docs by @TheCrossLegCoder in #20
    • New Features:
      • Added support for date range functions.
      • Implemented a smart parser.
      • Added serialization support.
    • Performance & Refactoring:
      • Optimized memory usage.
      • Improved efficiency.
      • Added a profiler for better performance analysis.
      • Refactored and reorganized test cases.
      • Better exception handling
    • Documentation & Maintenance:
      • Updated README and other docs.
      • Added comprehensive example code for the NepDate library.

Full Changelog: v2.0.3...v2.0.4