Skip to content

Releases: bwgjoseph/feathers-ottoman

0.4.2

25 Jul 16:17
Compare
Choose a tag to compare

0.4.2 (July 26, 2022)

Build System / Dependencies
  • upgrade dependences and README (f90dc9fe)

0.4.1

21 Feb 15:31
Compare
Choose a tag to compare

0.4.1 (February 21, 2022)

Build System / Dependencies
Chores

0.4.0

10 Oct 08:24
Compare
Choose a tag to compare

0.4.0 (October 10, 2021)

Build System / Dependencies

0.3.1

29 Jul 11:11
Compare
Choose a tag to compare

0.3.1 (July 29, 2021)

Bug Fixes
  • _getQuery do not use this.id (af1dd954)

0.3.0

17 Jul 10:46
Compare
Choose a tag to compare
Build System / Dependencies
Refactors
  • _mapQueryOperator to parse $in, $nin correctly (a2fa6122)

0.2.0

30 Jun 15:24
Compare
Choose a tag to compare
Build System / Dependencies
Chores
New Features
  • support $ignoreCase filters in Find (dbdf0082)
Bug Fixes
  • handle query ById + ottoman operator ($ne, $in) (7e12ac1c)
  • operator not mapped for multi-operation (98cdc14e)
Performance Improvements
  • remove redundant call to _select on multi patch (23d23057)
  • use Promise.all on _find (14565408)
Refactors
  • switch import for ModelOptions (4240da75)
Tests
  • declare type OttomanServiceOptions for options (076488f4)
  • add test case for all Comparison Operators (63a8ce5b)

Initial Release v0.1.0

03 Jun 17:47
Compare
Choose a tag to compare

Initial Release