Skip to content

Releases: dmitry-ivanov/laravel-helper-functions

Release 1.0.15

17 Feb 13:49
Compare
Choose a tag to compare
  • Extracted backtrace helpers to Debug section;

Release 1.0.14

17 Feb 13:28
Compare
Choose a tag to compare
  • format_xml helper added;
  • array_to_xml helper added;
  • Composer lock updated;

Release 1.0.13

16 Feb 10:38
Compare
Choose a tag to compare
  • xml_to_array helper added;

Release 1.0.12

15 Feb 12:44
Compare
Choose a tag to compare
  • Added testing with PHP 7.1 on Travis;
  • Removed Dump section, helpers moved to Format section;
  • New helpers backtrace_as_string and minimized_backtrace_as_string added;
  • Testing tools were used;

Release 1.0.11

29 Jan 10:44
Compare
Choose a tag to compare
  • Support for Laravel 5.1+ tested & added;

Release 1.0.10

29 Dec 12:16
Compare
Choose a tag to compare
  • Minor tests fixes;

Release 1.0.9

24 Dec 17:26
Compare
Choose a tag to compare
  • StyleCI rules fixed;
  • Composer lock updated;

Release 1.0.8

09 Dec 18:59
Compare
Choose a tag to compare
  • Readme minor fixes;
  • StyleCI rules fixed;
  • Composer lock updated;

Release 1.0.7

24 Nov 10:27
Compare
Choose a tag to compare
  • Readme formatted;
  • Composer lock updated;

Release 1.0.6

01 Nov 14:31
Compare
Choose a tag to compare
  • Minor refactorings;
  • Composer lock updated;