orca-services/nova-api-php

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### 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.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