Skip to content

Latest commit

 

History

History
66 lines (37 loc) · 1.11 KB

File metadata and controls

66 lines (37 loc) · 1.11 KB

Changelog

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.

[Unreleased]

Changed

Dependency Updated

Added

[0.4.0] - 2025-11-04

Changed

  • Changed minimum version to PHP 7.2

Dependency Updated

  • Upgrading phpstan/phpstan (0.12.100 => 1.10.16)
  • php-cs-fixer/diff updated from v1.3.1 to v2.0.2 major
  • overtrue/phplint removed (installed version was 1.2.4)
  • friendsofphp/php-cs-fixer updated from v2.19.3 to v3.9.5 major

Added

  • Add Code Climate with PHPMD enabled

[0.3.2] - 2021-11-17

Fixed

  • Fixed tests

[0.3.1] - 2021-11-17

Fixed

  • Fixed cs

[0.3.0] - 2021-5-11

Added

  • Add NovaHttpClientFactory mocked response handler for better testing

[0.2.0] - 2020-04-06

Added

  • Add NOVA SAV endpoints
  • Transport company identifier to configuration

Changed

  • Optimized tests
  • Read TKID as optional element in responses

[0.1.0] - 2020-05-29

Added

  • Init