Skip to content

Releases: hostnet/entity-blamable-component

Update phpcs-tool to 9.1.0 with Hostnet-Level-1

04 May 09:38
805c435
Compare
Choose a tag to compare
  • Updates phpcs-tool to 9.1.0 with Hostnet-Level-1

Support PHP8; update phpcs-tool and phpunit

09 Jul 10:13
Compare
Choose a tag to compare
1.0.4

Support PHP8; update phpcs-tool and phpunit

hotfix with empty created_at

10 Aug 10:03
Compare
Choose a tag to compare

Fixing issue with created_at not being called correctly

entity-tracker-component 2.0.0 compat

09 Aug 08:37
Compare
Choose a tag to compare
  • dropped support for php versions 5.4 and 5.5 since they are EOL
  • phpunit 5.5

Allow installation in PHP7

22 Oct 12:53
Compare
Choose a tag to compare
Merge pull request #9 from hboomsma/master

prepare for PHP7

Stable Release

09 Sep 15:21
Compare
Choose a tag to compare

The first stable release. Changelog compared to the last pre-release tag:

  • Added documentation in README.md
  • Changed license from EPL-1.0 to MIT

0.0.2: Merge pull request #3 from iltar/master

13 Aug 13:21
Compare
Choose a tag to compare
Locked the component to 0.*

Initial Release

12 Aug 15:14
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
Merge pull request #2 from iltar/master

Updated listener method name to be consistent with doctrine