Skip to content

Releases: OldSneerJaw/synctos

v1.3.1

25 Nov 00:39
Compare
Choose a tag to compare

Changed

  • #52: Upgrade development dependencies

Fixed

  • #54: Access assignments should receive null when old document is deleted

v1.3.0

23 Nov 22:26
Compare
Choose a tag to compare

Added

  • #28: Parameter to allow unknown properties in a document or object
  • #49: Explicitly declare JSHint rules
  • #24: Support dynamic assignment of channels to roles and users

v1.3.0-rc.1

23 Nov 21:47
Compare
Choose a tag to compare
v1.3.0-rc.1 Pre-release
Pre-release

Added

  • #28: Parameter to allow unknown properties in a document or object
  • #49: Explicitly declare JSHint rules
  • #24: Support dynamic assignment of channels to roles and users

v1.2.0

21 Jul 20:51
Compare
Choose a tag to compare

Added

  • #29: Parameter to indicate that an item cannot be modified if it has a value
  • #30: Parameter to prevent documents from being replaced
  • #31: Parameter to prevent documents from being deleted
  • #32: Range validation parameters that exclude the minimum/maximum values
  • #39: Test helper convenience functions to build validation error messages

Fixed

  • #42: Arrays can be assigned to items that expect object or hashtable

v1.2.0-rc.1

21 Jul 17:37
Compare
Choose a tag to compare
v1.2.0-rc.1 Pre-release
Pre-release

Pre-release version

Added

  • #29: Parameter to indicate that an item cannot be modified if it has a value
  • #30: Parameter to prevent documents from being replaced
  • #31: Parameter to prevent documents from being deleted
  • #32: Range validation parameters that exclude the minimum/maximum values
  • #39: Test helper convenience functions to build validation error messages

Fixed

  • #42: Arrays can be assigned to items that expect object or hashtable

v1.1.0

16 Jul 00:41
Compare
Choose a tag to compare

Added

  • #26: Provide default type filter function

Fixed

  • #36: Does not return a non-zero exit status when sync function generation fails

v1.0.0

16 Jul 00:42
Compare
Choose a tag to compare

The first public release of synctos.