Releases: Salamek/zasilkovna
Releases · Salamek/zasilkovna
New release
Enhanecements
- Add native support for find nearest branches. (@janbarasek)
New release (BC break)
This release brings BC break, mainly that PHP5 compatibility is dropped and suggested PHP version is now 7.4!
If you need to use PHP <7.4 you may need to stay on v1.* of this library
Enhancements by @janbarasek
- Full type-hint support (return values as a strictly declared entity)
- Full PHP 7.4 support
- Automated tests by GitHub ActIons
- PhpStan and Code style test is OK
- Use generic exceptions, better maintability
- Deprecated code removed
Fixes by @janbarasek
- Fix composer dependencies
- Fix lots of old mistakes + removed redundant code
Fixing release
Fixes
- Fixes incorrect equality comparison
Fixing release
Fixes missing use
New release
- Add better exception for PacketAttributesFault (Potential BC break in Exception handling) (@martinknor)
v1.0.1
First release
v1.0 Update README.md