Releases: Symandy/Resource
Releases · Symandy/Resource
v1.3.1
What's Changed
- [Date] Fix date creation with wrong timezone in #9
Full Changelog: v1.3.0...v1.3.1
v1.3.0
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
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
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
feat(timestampable): separated created at from updated at properties