Skip to content

Releases: servactory/datory

v1.0.0.rc22

15 May 08:19
Compare
Choose a tag to compare
v1.0.0.rc22 Pre-release
Pre-release

What's Changed

Features 🎉

  • Add table alias method to describe by @afuno in #17
  • Add error handling for JSON parsing in deserialization by @afuno in #18

Full Changelog: v1.0.0.rc21...v1.0.0.rc22

v1.0.0.rc21

13 May 15:27
Compare
Choose a tag to compare
v1.0.0.rc21 Pre-release
Pre-release

Full Changelog: v1.0.0.rc20...v1.0.0.rc21

v1.0.0.rc20

10 May 12:37
Compare
Choose a tag to compare
v1.0.0.rc20 Pre-release
Pre-release

Full Changelog: v1.0.0.rc19...v1.0.0.rc20

v1.0.0.rc19

06 May 14:16
Compare
Choose a tag to compare
v1.0.0.rc19 Pre-release
Pre-release

What's Changed

Features 🎉

Bug Fixes 🐛

  • Fix handling of JSON for deserialization by @afuno in #14

Full Changelog: v1.0.0.rc16...v1.0.0.rc19

v1.0.0.rc16

30 Apr 19:25
Compare
Choose a tag to compare
v1.0.0.rc16 Pre-release
Pre-release

What's Changed

Features 🎉

  • Implement prototype by @afuno in #1
  • Improve handling of incoming data for serialization by @afuno in #2
  • Implement describe method to get description by @afuno in #3
  • Improve functionality by @afuno in #4
  • Override exception for serialization and deserialization errors by @afuno in #5
  • Add money helper by @afuno in #6
  • Add info method to get information about object by @afuno in #7
  • Add duration, date, time and datetime helpers for attributes by @afuno in #8
  • Add support for min and max options by @afuno in #9
  • Add format support to attribute helpers by @afuno in #10
  • Improve work with options by @afuno in #11
  • Add the ability to validate data and lazy serialization by @afuno in #12
  • Add methods to update model in form by @afuno in #13

New Contributors

  • @afuno made their first contribution in #1

Full Changelog: https://github.com/servactory/datory/commits/v1.0.0.rc16