Releases: open-contracting-extensions/ocds_bid_extension
Releases · open-contracting-extensions/ocds_bid_extension
v1.1.5
v1.1.4
- Fix the title and description of the 'foreignBidsFromEU' code to refer to the European Economic Area (EEA). Previously, its title referred to the European Single Market, but its description listed the members of the EEA.
- Add a 'foreignBidsFromNonEU' code to
bidStatistics.csv
- Remove invalid
required
property on array fieldBids.details
- Fix the merge behavior of
Bids.statistics
andBid.tenderers
to use identifier merge strategy - Remove Sphinx directives from readme
- Update extension.json for Extension Explorer
Fixed version for OCDS 1.1.3
- Disallow required fields
BidsStatistic.id
,BidsStatistic.measure
,BidsStatistic.value
from being null - Disallow
Bids.statistics
from having null in its array of objects - Allow
Bids.statistics
to be null - Add enum to
BidsStatistic.status
- Move
BidsStatistic.requirementResponses
to requirements extension - Add descriptions to bidStatus.csv
- List codelists in extension.json
- Add example to documentation
- Add tests and tidy code
Fixed version for OCDS 1.1.1
Minor updates for OCDS v1.1.1:
- Typo fixes.
- Documentation updates.
relatedBid
added toaward
section
Fixed version for v1.1 of OCDS.
Bid extension updates following peer-review on OCDS 1.1.