Releases: wovalle/fireorm
Releases · wovalle/fireorm
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.2
v0.5.1
v0.5.0
0.5.0 (2019-05-23)
Headlines
- Implementing Limit (@jonesnc in #19)
- Auto release with Semantic Releases (@mamodom in #28)
- All Contributors implementation (@wovalle in #21)
Bug Fixes
- adding reflect-metadata as peer dependency (fcad03b)
- building project to catch build errors (bf811c7)
- disabling weird linting rule (ec8440d)
- edited contributions (c669f17)
- fixing types when using GetRepository* methods (61983f6)
- returning T from methods (96e6357)
- updated contributions (2f121c1)
Features
v0.4.0
v0.3.0
v0.3.0
- Adding getBaseRepository and getCustomRepository helpers! (@wovalle in 9414b6d)
- Adding Typedoc documentation (@wovalle in 7322d80)
- Improving unit test coverage (@wovalle in 4beb406)
- Adding a comprehensive README (@wovalle in dc894bd)
- Fixing an inconsistent naming in whereArrayContains method (@wovalle in b30e0d3)