Skip to content

Releases: Symandy/SymandyDuration

v2.0.0

30 Apr 17:49
v2.0.0
df54053

Choose a tag to compare

What's Changed

  • Drop support of PHP7.4 (Upgrade of PHPUnit to 10.1).
  • [Refactor] Refactor unit tests in #1
  • [Refactor] Remove nullable types in #2
  • [Refactor] Add duration recalculation on setters in #3

Full Changelog: v1.0.0...v2.0.0

v1.0.0

07 Aug 15:57

Choose a tag to compare

  • Added duration class and interface
  • Added duration tests and code analysis