Skip to content

Releases: 68publishers/doctrine-sluggable

v0.5.1

06 Jan 00:16
Compare
Choose a tag to compare
Fixed doctrine cache II

v0.5.0

06 Jan 00:05
Compare
Choose a tag to compare
Fixed doctrine cache

v0.4.0

03 Jan 23:40
Compare
Choose a tag to compare
Added PHP `8.1` into `composer.json` and support warning into the README

v0.3.0

31 Mar 13:21
Compare
Choose a tag to compare
  • updated minimal version of doctrine/orm to ^2.7
  • updated php-cs-fixer
  • changed autoload to PSR-4
  • fix: property value is returned only if the property is initialized in EntityAdapter
  • interface Doctrine\Persistence\ObjectManager is used instead of deprecated Doctrine\Common\Persistence\ObjectManager
  • added option rewriteOnInsert for strategy GenerateOnInsertStrategy

v0.2.1

05 Feb 00:59
Compare
Choose a tag to compare

πŸ› fixed uniquer SequenceUniquer
🌟 improved a coding style (modified fixer's configuration)

v0.2

09 Oct 01:13
Compare
Choose a tag to compare

Refactoring

  • modified and improved evaluation process πŸŽ‰
  • fixed problems with slug re-generation ♻️
  • improved directory structure πŸ“ˆ
  • added more functionality πŸ’‘

v0.1

30 Sep 23:44
Compare
Choose a tag to compare

βœ”οΈ php ^7.1

βœ”οΈ doctrine/orm ^2.5