Releases: mbroersen/jeloquent
Releases · mbroersen/jeloquent
4.0.3
4.0.2
Full Changelog: 4.0.1...4.0.2
4.0.1
Full Changelog: 4.0.0...4.0.1
4.0.0
What's Changed
- fix: loop in json parsing by @mbroersen in #106
- build: rebuild release by @mbroersen in #107
Full Changelog: 3.2.1...4.0.0
3.2.1
What's Changed
- optimize model insertion via relation by @mbroersen in #105
Full Changelog: 3.2.0...3.2.1
3.2.0
What's Changed
- force string type for indexes by @mbroersen in #101
- use proxy to channel database function calls to table by @mbroersen in #102
- Add proxy to channel model fields and relations by @mbroersen in #103
Full Changelog: 3.1.3...3.2.0
3.1.3
3.1.2
What's Changed
- extract model functions by @mbroersen in #96
- models code clean up by @mbroersen in #97
- add Obj.toModel helper method by @mbroersen in #98
- extract model setup methods by @mbroersen in #99
Full Changelog: 3.1.1...3.1.2
3.1.1
What's Changed
- add connection test by @mbroersen in #93
- convert test suite to use typescript source by @mbroersen in #94
- Introduce typescript interface by @mbroersen in #95
Full Changelog: 3.1.0...3.1.1