Skip to content

Latest commit

 

History

History
106 lines (77 loc) · 2.62 KB

CHANGELOG.rst

File metadata and controls

106 lines (77 loc) · 2.62 KB

Changelog

All notable changes to this project will be documented in this file.

[core-0.2.2] - 2019-12-13

Changed

  • Mandates UTF-8 as the encoding used.

[core-0.2.1] - 2019-10-10

Changed

  • Mandates phone numbers to be strings

[core-0.2/it-0.2] - 2019-03-13

Added

  • A new piattaforme section has been created to group the platforms inside of it.

Changed

  • The conforme/accessibile key becomes conforme/lineeGuidaDesign since it is more self-explanatory.
  • The conforme/interoperabile key becomes conforme/modelloInteroperabilita since it is more self-explanatory.
  • The conforme/sicuro key becomes conforme/misureMinimeSicurezza since before it was rather vague and incomplete.
  • The conforme/privacy key becomes conforme/gdpr since the privacy term is quite vague and incomplete.

Removed

  • The ecosistemi key has been removed since its values are already present in the intendedAudience/scope key.
  • The designKit section has been removed since we will track the design kits usages by means of the crawler.

[core-0.2] - 2019-03-11

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 the softwareType 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 to intendedAudience/scope (with a different dictionary of values).
  • tags was replaced by categories (with a different dictionary of values).
  • BCP47 is now used for languages instead of ISO 639-2, thus keys under description will now look like en instead of eng
  • publiccode-yaml-version was moved to publiccodeYmlVersion using camelCase
  • maintenance/contacts is now mandatory only if maintenance/type is internal or community.
  • All files ported to RST from previous MD

Removed

  • The freeTags key was removed.

[core-0.1] - 2019-01-25

Added

  • Files for first release

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.