Skip to content

Releases: NightJar/ssrigging-slug

2.0.0

28 Dec 05:23
Compare
Choose a tag to compare

2.0.0

SilverStripe 4

Upgraded Slug functionality to be SilverStripe 4 compatible.

NEW Controller Extension

Added new controller extension to support loading slugs without needing to replicate all the routing code in the controller used for displaying Slugged objects.

Improved Documentation

Readme is now filled in with much more information on implementing slugged DataObjects in a project.

Code Tidy

Code is now PSR-2 and PSR-4 compatible, has relevant phpcs configuration, and a reasonably thorough test suite.

1.0.0

28 Jul 09:52
Compare
Choose a tag to compare
More readable composer package name