Skip to content

Releases: open-contracting-extensions/ocds_location_extension

v1.1.5

20 Aug 19:13
Compare
Choose a tag to compare
  • Remove type information from field descriptions
  • Review normative and non-normative words

v1.1.4

20 Mar 23:08
Compare
Choose a tag to compare
  • Disallow Location.geometry and Location.gazetteer from being null (bug introduced in v1.1.3)
  • Correct the order of longitude and latitude in field descriptions to match the GeoJSON specification
  • Describe elevation or altitude values
  • Remove Sphinx directives from readme
  • Update extension.json for Extension Explorer

Fixed version for OCDS 1.1.3

01 Feb 05:48
10ce1db
Compare
Choose a tag to compare
  • Disallow Location.geometry.coordinates from having null in its array of coordinates
  • Disallow Location.gazetteer.identifiers from having null in its array of strings
  • Correct name of locationGazetteers.csv codelist (was locationGazeteers.csv)
  • Allow Location.geometry and Location.gazetteer to be null
  • Add title and description to Location.gazetteer
  • Add description to Item.deliveryLocation, Item.deliveryAddress
  • Add geometryType.csv codelist for Location.geometry.type
  • List codelists in extension.json
  • Add tests and tidy code

Fixed version for OCDS 1.1.1

07 Aug 10:31
Compare
Choose a tag to compare