Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 920 Bytes

CHANGELOG.md

File metadata and controls

39 lines (28 loc) · 920 Bytes

Change Log

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.

1.2.2 - 2020-05-05

Added

  • First public release

1.2.1 - 2020-04-29

Changed

  • Aspekt now is always depends against the bundled PCRE library

1.2.0 - 2020-04-29

Added

  • Support of PHP 7.3 as well as 7.4 was implemented

1.1.0 - 2019-09-19

Changed

  • Initial changes to work with PHP >= 7.3 (not ready yet)

Removed

  • Work on properties no longer supported

Fixed

  • Fixed work on stack where is Symfony's OrderedHashMapIterator works

1.0.1 - 2018-02-04

Fixed

  • Fixed "read" and "write" patterns for methods

1.0.0 - 2018-01-31

Added

  • Initial release