Skip to content

Releases: henryejemuta/laravel-vtung

v1.2.1

16 Nov 12:56
Compare
Choose a tag to compare
  • Added PHP8 Support,
  • Remove .idea directory

v1.2.0

14 Jul 10:37
Compare
Choose a tag to compare
  • Added & implemented DiscoEnum,
  • Added CableTvEnum.php pending implementation
  • Added NetworkEnum.php pending implementation

v1.1.0

21 Jun 21:53
Compare
Choose a tag to compare

Fix #1 production.ERROR: Unparenthesized

fix #1 production.ERROR: Unparenthesized a ? b : c ? d : e is deprecated. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e) {"userId":1,"exception":"[object] (ErrorException(code: 0): Unparenthesized a ? b : c ? d : e is deprecated. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e) at /vendor/henryejemuta/laravel-vtung/src/Classes/VtuDotNGResponse.php:56)

v1.0.3

03 Mar 05:43
Compare
Choose a tag to compare

Fix failing Airtime Purchase due to invalid arg

v1.0.2

18 Oct 04:58
Compare
Choose a tag to compare

Handled Upgrade warning as exception same applied to invalid login details, this is to enable clear separation of concerns

v1.0.1

16 Oct 07:41
Compare
Choose a tag to compare

Exception Code Fix

v1

15 Oct 23:03
Compare
Choose a tag to compare
v1

Version 1 base and first release