This repository has been 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.json
to adjust all existing JSON files to the change introduced in thenominee-schema.json
described below.
Changed
- [Breaking changes] Modified the JSON schema to account for SDG evidence. Thus,
SDGs
is not longer an array of enums, but an array of objects, that contains a requiredSDGNumber
and an optionalevidenceText
andevidenceURL
, 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.json
andrasa.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.json
andwebpack.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.json
accordingly (#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.json
to split thedata
type intodata
andcontent
. Re-classified all nominees originally tagged as data accordingly. - Added
H5P
andWHO-app
as new nominees. - Switched CI from Travis to GitHub Actions.
- Excluded nominees with
ND
licenses and moved them out fromnominees/
intoexcluded-nd
.
v0.3.0
Added
- Added
scripts/migrate-v0.3.0.js
to automatically migrate to the new version of the JSON schema. - Imported more than 200 new nominees from publicgoods/products.
- Added
scripts/check-filenames.bash
to automatically check the proper naming of nominees. - Added
scripts/order-fields.js
to 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.