Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

32 lines (25 loc) · 1.07 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.

Fixed

  • fixed deprecations for development
  • fixed deprecations for PHP 8.1

Changed

  • update changelog following 'keep a changelog' format
  • run code-styles Github Actions on PHP 8.1
  • update symfony checker to use new symfonycorp/security-checker-action
  • use assertion with Delta on PHPUnit float values

Added

  • add run of tests on Github Actions
  • add coverage to coveralls

Removed

  • remove Travis integration for tests
  • remove StyleCI integration

0.0.1-alpha - 2020-06-12

Added

  • allow conversion of GPS (WGS84) coordinates from/to CH1903/LV03 (MN03)
  • allow conversion of GPS (WGS84) coordinates from/to CH1995/LV95 (MN95)