Releases: vitaminjs/vitamin
Releases · vitaminjs/vitamin
v0.8.4
v0.8.3
ES6 version of vitamin
This is a breaking changes version, Vitamin become a Data Mapper implementation instead of the Active Record. So the mapping logic was moved to the
Mapper
class
- Export the
BaseModel
,BaseQuery
andEvents
to separate projects - Wrote in ES6 style and use
babeljs
as compiler - Add the polymorphic relationships
- Add models registry
- Provide a new API
First release as ActiveRecord library
v0.7.0 0.7.0