Skip to content

Releases: CubicrootXYZ/gonaturalduration

v0.5.0

02 Sep 11:35
f2527a2
Compare
Choose a tag to compare

Changelog

  • Bump to go1.21
  • Add renovate workflow

v0.4.0

28 Jan 20:17
Compare
Choose a tag to compare

Changelog

  • Bumped go to 1.19
  • Improved performance drastically
  • Reduced allocations

v0.3.0 Go 1.18 and Fuzzing

03 Jul 09:03
acc0180
Compare
Choose a tag to compare

Changelog

  • Bumped golang version to 1.18
  • Added fuzzing tests

v0.2.0 More units

07 Jun 18:20
Compare
Choose a tag to compare

Features

  • Now supports years, months and weeks

Changelog

  • Added units and regex for years, months and weeks

v0.1.0 First Release

21 Aug 09:12
Compare
Choose a tag to compare

Featurs

  • Parse durations from english natural language
  • Parse digits and written numbers

Changelog

  • Initial release
  • Testing