Releases: open-contracting-extensions/ocds_lots_extension
Releases · open-contracting-extensions/ocds_lots_extension
v1.1.5
v1.1.4
- Disallow
Tender.lotDetails
from being null (bug introduced in first release) Tender.lotDetails
no longer uses a$ref
to aLotDetails
definition- Remove Sphinx directives from readme
- Update extension.json for Extension Explorer
Fixed version for OCDS 1.1.3
- 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
Typo fixes and documentation updates
Fixed version for v1.1 of OCDS.
Merge pull request #3 from open-contracting/various-updates RelatedLots -> RelatedLot (singular)