This repository was archived by the owner on Aug 19, 2024. It is now read-only.
Releases: DPGAlliance/publicgoods-candidates
Releases · DPGAlliance/publicgoods-candidates
v0.7.0
[0.7.0] - 2020-10-08
Added
- Added
scripts/migrate-v0.7.0.jsonto adjust all existing JSON files to the change introduced in thenominee-schema.jsondescribed below.
Changed
- [Breaking changes] Modified the JSON schema to account for SDG evidence. Thus,
SDGsis not longer an array of enums, but an array of objects, that contains a requiredSDGNumberand an optionalevidenceTextandevidenceURL, one of which should be required. This field is not made mandatory retroactively, but will be required in future nominations.
v0.6.0
Added
- Added
oppia.jsonandrasa.json(#62) - Added 60 new nominees from newamericafoundation/pandemic-response-repository (#65)
- Added
gdl-radio.json(#67)
Changed
v0.5.0
Added
- Added
antura-and-the-letters.json - Added Contributor Covenant Code of Conduct, and corresponding badge in README
- Added
marytts.json,octopus-microfinance.json,odoo.json,open-bank-project.json,opencbs.json,openrefine.json,reconcile.cvs,safe-open-source-microfinance-suite.json,x-road.json(#31) - Added
recordtrac.json(#34) - Added
smart-kyc.json(#35) - Added
openhie.json(#36) - Added
dspace.json(#37) - Added
hapi-fhir.json(#38) - Added
project-catalog-management-tool.json(#39) - Added
openach.json(#40) - Added
sempo.json(#42) - Added
openmined.json(#43) - Added
mit-climate-primer.json(#44) - Added
lockdown-learning-repository.json(#45) - Added CI badge
- Added a newline at the end of each JSON nominee file, and adjusted the CI accordingly (#48)
- Added
meilisearch.json(#50) - Added
code.etalab.gouv.fr.json(#52) - Added
oer-plan-ceibal-uruguay.json(#53) - Added
typescript.jsonandwebpack.json(#55) - Added
tagcoding.json(#60)
Changed
- Updated the license requirements for content, data and software nominees. Documented explicitly which licenses are approved and why, and updated the
nominee-schema.jsonaccordingly (#56)
Removed
- Removed
eduapp4syria.json - Removed 5 prior nominees as a result of updating the license requirements above"
acceda.json,archive.json,energyplus.json,pulseox.json,stethoscope.json
v0.4.0
Changed
- Modified
nominee-schema.jsonto split thedatatype intodataandcontent. Re-classified all nominees originally tagged as data accordingly. - Added
H5PandWHO-appas new nominees. - Switched CI from Travis to GitHub Actions.
- Excluded nominees with
NDlicenses and moved them out fromnominees/intoexcluded-nd.
v0.3.0
Added
- Added
scripts/migrate-v0.3.0.jsto automatically migrate to the new version of the JSON schema. - Imported more than 200 new nominees from publicgoods/products.
- Added
scripts/check-filenames.bashto automatically check the proper naming of nominees. - Added
scripts/order-fields.jsto automatically check the proper ordering of properties in each nominee file.
Changed
- Modified 'nominee-schema.json' to match the product-schema.json available at https://github.com/publicgoods/data-schema.