Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 523 Bytes

changelog.md

File metadata and controls

40 lines (22 loc) · 523 Bytes

Changelog

All notable changes to phpjuice/opencf will be documented in this file.

Version 2.2.0

Changed

  • Add integration tests in #5

Version 2.1.0

Changed

  • Refactor recommender service in #4

Version 2.0.0

Added

  • Added php types
  • Added getting started docs
  • Resolve some static errors

Changed

  • Drop support for < php7.4
  • Replaced phpunit with pest for testing

Version 1.0.1

Changed

  • Change PHP requirement to >=7.2

Version 1.0.0

Added

  • Initial release