Releases: roukmoute/hashids-bundle
Releases · roukmoute/hashids-bundle
Fix doctrine dependencies
Add "doctrine/orm" dependency
Add "doctrine/orm" dependency in require-dev
Add "doctrine" service
The service "hashids.converter" has a dependency on a service "doctrine".
Adding tests
Add missing tests
Add decodeWithCustomHashLength method
v1.4.1 Bump branch-alias dev-master to 1.5-dev
Add encode / decode methods in twig template
v1.4.0 Add encode / decode methods in twig template
v1.3.3
v1.3.2
v1.3.1: Remove final class
Final class is not testable with tools like phpspec.