Skip to content

4.0.0

Compare
Choose a tag to compare
@DamienHarper DamienHarper released this 06 Dec 16:29
· 149 commits to master since this release

What's new

  • DoctrineAuditBundle has been split into two different packages:
    • auditor the core library
    • auditor-bundle a Symfony bundle providing auditor integration into Symfony applications
  • PHP 7.1 is not supported anymore
  • Pretty much everything has been rewritten
  • New documentation website

Breaking changes

  • As long as pretty much everything has been rewritten, public API and namespaces have changed.

How to upgrade?

You'll find a detailed upgrade guide here.