Skip to content

v0.0.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@lachlan lachlan released this 13 Feb 11:19
· 1658 commits to master since this release

The changes included in this release are as follows:

  • add tundra.list.*:grow, :resize and :shrink services for resizing lists
  • add tundra.list.object:difference and :intersection, and tundra.list.string:difference and :intersection to return the set difference and intersection of two lists respectively
  • add tundra.schema.exception:handler specification describing the service signature required of a tundra.service:ensure $catch service
  • change tundra.assertion.list.object:unequal to fix typo in service comment
  • change tundra.condition:evaluate to include the ANTLR4 grammar used to generate the parser in the service comments
  • change tundra.content:amend and tundra.document:amend to add an optional conditional statement to each amendment to control whether the amendment gets applied
  • change tundra.decimal:add to allow nulls in input list, defaulting them to zero
  • change tundra.integer:average, :maximum, and :minimum to disallow nulls in input list

To install, download Tundra-v0.0.10.zip, copy to IntegrationServer/replicate/inbound, and install the release via the package management web page.