Skip to content

Releases: OldSneerJaw/synctos

v1.9.3

23 Oct 22:48
Compare
Choose a tag to compare

Fixed

  • #152: Cannot append a new object with immutable properties to an array

v1.9.3-rc.1

23 Oct 22:31
Compare
Choose a tag to compare
v1.9.3-rc.1 Pre-release
Pre-release

Fixed

  • #152: Cannot append a new object with immutable properties to an array

v1.9.2

02 Oct 22:41
Compare
Choose a tag to compare

Security

  • #149: Permissions for add operations sometimes applied to other operation types

v1.9.2-rc.1

02 Oct 22:11
Compare
Choose a tag to compare
v1.9.2-rc.1 Pre-release
Pre-release

Security

  • #149: Permissions for add operations sometimes applied to other operation types

v1.9.1

02 May 00:04
Compare
Choose a tag to compare

Fixed

  • #116: Syntax error when the Sync Gateway admin UI loads a generated sync function

v1.9.1-rc.1

01 May 18:27
Compare
Choose a tag to compare
v1.9.1-rc.1 Pre-release
Pre-release

Fixed

  • #116: Syntax error when the Sync Gateway admin UI loads a generated sync function

v1.9.0

27 Apr 00:09
Compare
Choose a tag to compare

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

26 Apr 22:42
Compare
Choose a tag to compare
v1.9.0-rc.2 Pre-release
Pre-release

Fixed

  • #113: Backticks in document definitions cause syntax errors

v1.9.0-rc.1

26 Apr 16:32
Compare
Choose a tag to compare
v1.9.0-rc.1 Pre-release
Pre-release

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

21 Mar 23:04
Compare
Choose a tag to compare

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