Releases: publiccodeyml/publiccode.yml
Releases · publiccodeyml/publiccode.yml
v0.4.0
Changes to the Standard
- doc(standard): add regulations-and-directives category by @bfabio in #186
- docs(standard): deprecate AUTHORS key by @bfabio in #185
- Make "releaseDate" key an optional key by @tomootes in #180
- Add category: integrated-library-system by @nichtich in #160
- Add design and design-system categories by @libremente in #183
New Contributors
- @revolunet made their first contribution in #164
- @dependabot made their first contribution in #168
- @tomootes made their first contribution in #180
- @nichtich made their first contribution in #160
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Initialize French translation by @nclsppr in #73
- German translation of documentation and minor fixes of German extension by @cknebel in #93
- Correct spelling by @fnogatz in #102
- fix: move German translation in the correct directory by @bfabio in #106
- chore: add issue templates and remove old PR template by @bfabio in #109
- chore: publish on GitHub Pages by @bfabio in #112
- chore: add Governance procedures by @bfabio in #108
- chore: update links and reorganize README.md by @bfabio in #117
- chore: move the Standard to docs/standard/ by @bfabio in #118
- chore: link governance docs in README by @bfabio in #119
- chore: move Italian README to the it/ directory. by @bfabio in #121
- chore: add helper bot by @bfabio in #140
- docs(standard): change the minimum length of longDescription by @bfabio in #149
- docs(standard): remove the characters limit for features by @bfabio in #148
- docs(standard): deprecate inputTypes and outputTypes by @bfabio in #147
- docs(standard): make genericName optional and deprecate it by @bfabio in #146
- docs(standard): deprecate monochromeLogo by @bfabio in #144
- docs(standard): specify YAML 1.2 as the file format by @bfabio in #141
- Add IO key to it.piattaforme by @mspasiano in #139
- Add Whistleblowing to the software categories list by @evilaliv3 in #97
- proposal to add educational-content category by @Animtim in #88
New Contributors
- @Ainali made their first contribution in #72
- @fiorellabgs made their first contribution in #74
- @cknebel made their first contribution in #92
- @nclsppr made their first contribution in #73
- @fnogatz made their first contribution in #102
- @mspasiano made their first contribution in #139
- @evilaliv3 made their first contribution in #97
- @Animtim made their first contribution in #88
Full Changelog: core-0.2.1...v0.3.0
0.2.1
Release core-0.2.1 Changelog
Changed
- Mandates phone numbers to be strings
publiccode.yml core-0.2;it-0.2
This is the publiccode.yml core-0.2;it-0.2 Changelog
Added
- A new
piattaforme
section has been created to group the platforms inside of
it.
Changed
- The
conforme/accessibile
key becomesconforme/lineeGuidaDesign
since it
is more self-explanatory. - The
conforme/interoperabile
key becomesconforme/modelloInteroperabilita
since it is more self-explanatory. - The
conforme/sicuro
key becomesconforme/misureMinimeSicurezza
since
before it was rather vague and incomplete. - The
conforme/privacy
key becomesconforme/gdpr
since theprivacy
term
is quite vague and incomplete.
Removed
- The
ecosistemi
key has been removed since its values are already present in
theintendedAudience/scope
key. - The
designKit
section has been removed since we will track the design kits
usages by means of the crawler.
publiccode.yml core-0.2
Release core-0.2 Changelog
Added
- A new
countryExtensionVersion
key was added under each country-specific extension, in order to separate their versioning from the core. - The
standalone
value for thesoftwareType
key was deprecated in favor of more specific values:standalone/mobile
,standalone/iot
,standalone/desktop
,standalone/web
,standalone/backend
,standalone/other
Changed
intendedAudience/onlyFor
was renamed tointendedAudience/scope
(with a different dictionary of values).tags
was replaced bycategories
(with a different dictionary of values).- BCP47 is now used for languages instead of ISO 639-2, thus keys under
description
will now look likeen
instead ofeng
publiccode-yaml-version
was moved topubliccodeYmlVersion
using camelCasemaintainance/contacts
is now mandatory only ifmaintainance/type
isinternal
orcommunity
.- All files ported to RST from previous MD
Removed
- The
freeTags
key was removed.
publiccode.yml v0.1
Version 0.1 of the publiccode.yml
standard.