Skip to content

Releases: Symandy/Resource

v1.3.1

24 Nov 15:00
v1.3.1
0f91374
Compare
Choose a tag to compare

What's Changed

  • [Date] Fix date creation with wrong timezone in #9

Full Changelog: v1.3.0...v1.3.1

v1.3.0

21 Nov 15:49
v1.3.0
d55b83b
Compare
Choose a tag to compare

What's Changed

  • [Period] Fix properties visibility from private to protected in #7
  • [Date] Refactor date related traits to mockable and immutable datetime in #8

Full Changelog: v1.2.0...v1.3.0

v1.2.0

09 Mar 15:36
v1.2.0
6b93835
Compare
Choose a tag to compare

What's Changed

  • [Period] add startable, endable and period interfaces and traits in #5
  • [CI] Update GA build job in #6

Full Changelog: v1.1.0...v1.2.0

v1.1.0

14 Feb 10:30
4e8b0e3
Compare
Choose a tag to compare

What's Changed

  • [Maintenance] Removed composer.lock and bumped to php >=7.4 in #2
  • [Timestampable] Optimized imports in #3
  • [Version] Add versioned trait and interface in #4

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Jan 10:21
Compare
Choose a tag to compare
feat(timestampable): separated created at from updated at properties

v0.1.0

01 Sep 15:48
Compare
Choose a tag to compare
feat: added README.md