Skip to content

Releases: open-contracting-extensions/ocds_lots_extension

v1.1.5

20 Aug 19:13
Compare
Choose a tag to compare
  • Add tender.lotDetails.awardCriteriaDetails field
  • Add Finance.relatedLots field
  • Add Lot.contractPeriod field
  • 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 Tender.lotDetails from being null (bug introduced in first release)
  • Tender.lotDetails no longer uses a $ref to a LotDetails definition
  • Remove Sphinx directives from readme
  • Update extension.json for Extension Explorer

Fixed version for OCDS 1.1.3

30 Jan 17:28
4d8dec0
Compare
Choose a tag to compare
  • Disallow relatedLots fields from having null in their arrays of strings
  • Add enum to Lot.status
  • Allow relatedLots fields to be null
  • Add title and description to Tender.lotDetails
  • Use Apache 2.0 License
  • Add tests and tidy code

Fixed version for OCDS 1.1.1

07 Aug 10:33
Compare
Choose a tag to compare

Typo fixes and documentation updates

Fixed version for v1.1 of OCDS.

09 May 11:23
Compare
Choose a tag to compare
Merge pull request #3 from open-contracting/various-updates

RelatedLots -> RelatedLot (singular)