Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 839 Bytes

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 839 Bytes

Changelog

All notable changes will be documented in this file.

This project adheres to Semantic Versioning.

0.0.3 - 2023-04-25

Added

  • PHP Mess Detector for testing
  • PHP Code Sniffer for testing

0.0.2 - 2023-04-24

Added

  • PHPStan

Changed

  • improved robustness of JSON pointer reference token encoding/decoding

0.0.1 - 2023-04-24

Added

  • PointerInterface declaration
  • Pointer implementation
  • PointerImmutable implementation