Releases: felixsand/PhPsst
Releases · felixsand/PhPsst
v2.0.0
Library changes:
- Bumping required PHP version to 8.1 (special thanks to Chris Wolf)
Development changes:
- Remove Travis-CI as code pipeline (replace with scrutinizer-ci and manual code coverage reports)
- Updating scrutinizer-ci configuration (to adopt to PHP 8.1 as well as tool changes)
- Updating authors name and email address
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
Adding SqLite storage and bugfixes
• Adding a storage engine for SqLite suitable for production use
• Bugfixes
First stable release
First stable release and should be ready for production use.
• Test coverage now at 100%
• Moving the getJson function from the storage class to the password class and other refactorizations