Releases: vivocha/arrest
Releases · vivocha/arrest
v10.1.4
10.1.4 (2021-11-25)
Bug Fixes
- csv: crash when quoting numbers, add support for custom decimal separator (f968c81)
v10.1.3
10.1.3 (2021-11-25)
Bug Fixes
- handle edge case in addConstranint (cf0088c)
v10.1.2
10.1.2 (2021-11-24)
Bug Fixes
- use addConstraint in rql and handle repeated properties with an $and (a65184a)
v10.1.1
10.1.1 (2021-11-23)
Bug Fixes
- remove maxLength from csv unwind param schema (99a51cd)
v10.1.0
10.1.0 (2021-11-09)
Features
- support object unwindind in csv output (bd1443d)
v10.0.0
10.0.0 (2021-11-04)
Features
- add support for CSV output to the base mongo query operation (820a1df)
- generalize the pipeline operation (78d1e4e)
- update deps and remove direct dep on request (df09548)
BREAKING CHANGES
v9.9.3
9.9.3 (2021-09-10)
Bug Fixes
- exclude dates when escaping properties (3a1dbfe)
v9.9.2
9.9.2 (2021-07-21)
Bug Fixes
- no change, build trigger commit (e9027b2)
v9.9.1
9.9.1 (2021-06-01)
Bug Fixes
- add support for mongo full text seach in rql (35c11de)
v9.9.0
9.9.0 (2021-06-01)
Bug Fixes
Features