Skip to content

3.5.2

Compare
Choose a tag to compare
@nWidart nWidart released this 14 Mar 08:30
· 614 commits to master since this release
dfdb6fe

Changed

  • Core: Correctly returning the Query object from allWithBuilder method in base repository
  • Core: Using font awesome cdn instead of local styles

Log

  • view commit • Preparing 3.5.2 release
  • view commit • Adding changelog items
  • view commit • Using fontawesome cdn
  • view commit • Merge pull request #489 from darron1217/core-repo-fix
  • view commit • Fix issue #487 (allWithBuilder error)
  • view commit • Adding changelog item
  • view commit • Merge pull request #456 from darron1217/issue#455
  • view commit • Add test to assure generateTagSlug() works like str_slug()
  • view commit • Add UTF-8 Slug test for Tag Module
  • view commit • Fix TaggableTrait utf8_slug test failure
  • view commit • Fix for Issue #455