Releases: servactory/datory
Releases · servactory/datory
v1.0.0.rc22
What's Changed
Features 🎉
- Add
table
alias method todescribe
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
Full Changelog: v1.0.0.rc20...v1.0.0.rc21
v1.0.0.rc20
Full Changelog: v1.0.0.rc19...v1.0.0.rc20
v1.0.0.rc19
v1.0.0.rc16
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
anddatetime
helpers for attributes by @afuno in #8 - Add support for
min
andmax
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
Full Changelog: https://github.com/servactory/datory/commits/v1.0.0.rc16