Skip to content

Releases: skywarth/laravel-config-mapper

v1.3.4

25 Dec 12:45
Compare
Choose a tag to compare

What's Changed

  • Unit tests by @skywarth in #6
  • Exception handling
  • Test coverage
  • Pipeline actions for running and testing

Full Changelog: v1.3.3...v1.3.4

v1.3.3

05 Dec 20:30
367dfd6
Compare
Choose a tag to compare
  • helper func registration is optional, configured by config
  • comment blocks for config file
  • dotenv special character handling
  • separation of folder delimiter and inside file delimiter, was an issue #3 .

What's Changed

Full Changelog: v1.2.2...v1.3.3

v1.2.2

21 Nov 21:06
0eecdf7
Compare
Choose a tag to compare

Added missing exit condition for command

v1.2.1

21 Nov 20:49
4429fd4
Compare
Choose a tag to compare

Initial Release after completing two roadmap entries.

v1.0.0-alpha

19 Nov 19:28
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

Initial relase featuring the base of the library and documentation.

Not recommended on production due to:

  • No unit tests yet
  • 1 known bug