Releases: nette/security
Releases · nette/security
Released version 2.4.0
- requires PHP 5.6
- uses Nette\SmartObject & StaticClass
- Passwords: simplified with password_* API
- Passwords::
hash()
removed option 'salt' (BC break)
For the details you can have a look at the diff.
Released version 2.3.2
- tests, typos
For the details you can have a look at the diff.
Released version 2.2.4
- travis: migrating to container-based infrastructure
- improved coding style
For the details you can have a look at the diff.
Released version 2.3.1
- travis: migrating to container-based infrastructure
- improved coding style
For the details you can have a look at the diff.
Released version 2.2.3
- Identity: fixed conversion of big ints nette/nette#1520
For the details you can have a look at the diff.
Released version 2.3.0
- added bridge for Nette DI
Released version 2.2.2
Released version 2.2.1
Released version 2.2.0
The first standalone release. For more information see readme.md.