Skip to content

Releases: LM-Commons/LmcRbac

Release v1.3.0 - Updated dependencies

26 Apr 16:34
b5e9b49
Compare
Choose a tag to compare

Updated dependencies

  • doctrine/persistence v2 & v3
  • phpunit v10
  • php-cs-fixer v3

Updated documentation

  • Added documentation websire using Docusaurus under LM-Commons

Updated testing

  • Removed Travis CI
  • Added GitHub Actions for CI testing (PHP 8.1, 8.2 , 8.3)

Breaking change

  • None

Release v1.2.0 - Added support for PHP8

23 Jun 01:12
2688d3b
Compare
Choose a tag to compare

Updated dependency to PHP 8.0

  • Updated composer.json
  • Updated travis-ci configuration

Updated documentation

  • None

Breaking change

  • None

Release v1.1.0 - Updated dependency to doctrine/persistence v2

06 Feb 21:03
23f2038
Compare
Choose a tag to compare

Updated dependency to doctrine/persistence v2

  • Updated composer.json

Updated documentation

  • Removed the docs folder which was to related to this library

Breaking change

  • If doctrine/persistence v1 is required, use LmcRbac v1.0.x

Release v1.0.2 - Added dependency on doctrine/persistence v1

06 Feb 20:49
d97223a
Compare
Choose a tag to compare

Added dependency on doctrine/persistence v1

  • Dependency added to composer.json

Updated documentation

  • Removed the docs folder which was to related to this library

Upgrade

  • If doctrine/persistence v2 is required, use LmcRbac v1.1.0 and above

Release v1.0.1 - Minor documentation updates and testing environment update

23 Jan 18:14
8004394
Compare
Choose a tag to compare

Fixed documentation

  • Updated the links to badges

Composer

  • Updated links to homepage
  • Updated org name

CI Testing

  • Dropped testing against PHP 7.2
  • Prevented issues with xdebug when testing coverage

1.0.0

02 Oct 22:15
63a3d7a
Compare
Choose a tag to compare

What used to be ZF-Commons/ZfcRbac:3.0.0-alpha.1 has now been released as LM-Commons/LmcRbac:1.0.0

  • It moved to lm-commons
  • now uses laminas namespace

see upgrade instructions