All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added
geoprism-registry.json
(#105) - Added
mobile-wach.json
(#104)
- Renamed
facility-reconciliation-tool.json
to global-open-facility-registry.json (#103)
0.7.0 - 2020-10-08
- Added
scripts/migrate-v0.7.0.json
to adjust all existing JSON files to the change introduced in thenominee-schema.json
described below.
- [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.
0.6.0 - 2020-09-23
- Added
oppia.json
andrasa.json
(#62) - Added 60 new nominees from newamericafoundation/pandemic-response-repository (#65)
- Added
gdl-radio.json
(#67)
- Attempted to standardize website and URL fields from 30+ nominees (#62)
- Modified the JSON schema adding an enum field
stage
from the set["nominee", "candidate", "DPG"]
, and modified all nominee files accordigly. (#68)
0.5.0 - 2020-09-11
- 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)
- 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
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
0.4.0 - 2020-04-15
- 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
.
0.3.0 - 2020-03-05
- 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.
- Modified 'nominee-schema.json' to match the product-schema.json available at https://github.com/publicgoods/data-schema.
0.2.1 - 2020-10-15
- Added 32 more nominees supported by UNICEF Venture Fund.
- Added
scripts/csvToJson.js
to automatically parse a spreadsheet containing a list of nominees and their attributes and generate json files for each nominee.
- Modified
nominee-schema.json
to add a new attributesupported_by
, which is an array of objects initially containing one propertyorg_name
.
0.2.0 - 2020-01-10
- Added 4 more nominees from the energy sector: caltrack, greenbutton, openeemeter, seed
- Added 'scripts/migrate-v0.2.0.js' that was run once to automate the change in the license field described below
- The 'license' field has been migrated from a simple array to an array of objects where each object has the property 'spdx' and the 'link' for that license. The 'license_link' property has thus been removed.
0.1.0 - 2019-12-16
- Added this changelog. All previous changes were not tracked.
- Added (UN)LICENSE dedicating this software to the public domain.
- Changed language from
candidates
tonominees
to match the recent changes in digitalpublicgoods.net - Renamed folder from
candidates/
tonominees/
, as well ascandidate-schema.json
tonominee-schema.json