Skip to content

Releases: datacontract/datacontract-specification

Release list

v1.2.0

Choose a tag to compare

@jochenchrist jochenchrist released this 05 Jul 19:55

Added

  • Support for models.additionalFields to define if additional fields (columns) are allowed or not in the physical server (#99)
  • Add time data type (#123)
  • Added variant data type (#113)
  • Added json data types (#112)

Changed

  • server.type changed from enum to simple string to support custom types (#107)