Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

54 lines (33 loc) · 1.33 KB

Changelog

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

1.3.0 - 2021-07-18

  • Enable support for future PHP versions by default
  • Update prefix specification due to fresh changes
  • Introduce coding styles
  • Migrate CI to GitHub Actions
  • Improve tests

1.2.0 - 2020-08-17

  • Add Gtin\Factory::isValid shortcut
  • Run tests against PHP 7.4
  • Provide compatibility with PHPUnit 9
  • Add static analysers (phpstan & psalm)

1.1.1 - 2019-04-02

  • Add missing case for reasonMessage method inside NonNormalizable exception

1.1.0 - 2019-03-12

  • Provide compatibility with PHPUnit 8
  • Run tests against PHP 7.3

1.0.2 - 2018-10-16

  • Update brand links
  • Use git tags as a source for package versions
  • Improve tests

1.0.1 - 2018-05-24

Fix building

1.0.0 - 2018-05-24

The first release as a separated library