Skip to content

Releases: Salamek/zasilkovna

New release

05 Nov 21:25
7f89041
Compare
Choose a tag to compare

Enhanecements

  • Add native support for find nearest branches. (@janbarasek)

New release (BC break)

01 Nov 21:51
9f783a8
Compare
Choose a tag to compare

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

20 Jul 13:28
f6f400a
Compare
Choose a tag to compare

Fixes

  • Fixes incorrect equality comparison

Fixing release

14 Jul 18:21
0f9c001
Compare
Choose a tag to compare

Fixes missing use

New release

07 Jul 14:20
931cb46
Compare
Choose a tag to compare
  • Add better exception for PacketAttributesFault (Potential BC break in Exception handling) (@martinknor)

v1.0.1

01 Nov 12:53
96118f9
Compare
Choose a tag to compare
Added option to force branch update

First release

09 Sep 22:00
Compare
Choose a tag to compare
v1.0

Update README.md