Releases: neumino/thinky
Releases · neumino/thinky
v2.1.1
v2.1.0
v2.0.13
v2.0.12
v2.0.11
v2.0.10
v2.0.9
- Internal clean up for database/table ready - #278 by @rasapetter
- Automatically numeric strings to number type - #285 by @JohnyDays
- Support unix timestamp dates - #284 by @JohnyDays
v2.0.8
Model.save(object)
is resolved with a document instead of an array of one document - PR by @marshall007
v2.0.7
- Hygiene by @rasapetter
- Fix
TypeAny.validator
by @rasapetter