Skip to content

Releases: Symandy/MappedResource

v1.3.1

24 Nov 15:13
v1.3.1
d5f4b91
Compare
Choose a tag to compare

What's Changed

  • fix(date): fixed date creation with wrong timezone in #9

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

v1.3.0

21 Nov 16:00
v1.3.0
3ca5ded
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 16:07
v1.2.0
b6b6db4
Compare
Choose a tag to compare

What's Changed

  • [Period] Add startable, endable and period interfaces and traits and mapping in #6

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

v1.1.0

14 Feb 17:01
v1.1.0
5a61795
Compare
Choose a tag to compare

What's Changed

  • [Maintenance] Removed composer.lock in #1
  • [Maintenance] Add tests to GitHub actions job in #2
  • [Timestampable] Optimize imports in #3
  • [Version] Add versioned trait and interface in #4
  • [Test] Add optimistic lock tests on versioned entity in #5

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

v1.0.0

11 Jan 12:00
Compare
Choose a tag to compare
feat: added README.md