Releases: OldSneerJaw/synctos
Releases · OldSneerJaw/synctos
v1.9.3
Fixed
- #152: Cannot append a new object with immutable properties to an array
v1.9.3-rc.1
Fixed
- #152: Cannot append a new object with immutable properties to an array
v1.9.2
Security
- #149: Permissions for add operations sometimes applied to other operation types
v1.9.2-rc.1
Security
- #149: Permissions for add operations sometimes applied to other operation types
v1.9.1
Fixed
- #116: Syntax error when the Sync Gateway admin UI loads a generated sync function
v1.9.1-rc.1
Fixed
- #116: Syntax error when the Sync Gateway admin UI loads a generated sync function
v1.9.0
Added
- #94: Support dynamic item validation constraints
- #95: Accept Date object for date/time constraint parameters
- #97: Support dynamic document constraints
- #100: Option to initialize test helper module with document definition file
Fixed
- #113: Backticks in document definitions cause syntax errors
v1.9.0-rc.2
Fixed
- #113: Backticks in document definitions cause syntax errors
v1.9.0-rc.1
Added
- #94: Support dynamic item validation constraints
- #95: Accept Date object for date/time constraint parameters
- #97: Support dynamic document constraints
- #100: Option to initialize test helper module with document definition file
v1.8.0
Added
- #90: Document-wide constraints on file attachments
Changed
- #80: Decompose specifications file for sample document definitions
- #88: Move test-helper module documentation to the top of the file