Releases: arhframe/yamlarh
Releases · arhframe/yamlarh
1.1.19
changes:
- switch to new arhframe utils
1.1.18
Change:
- Include node now clone the current yamlarh
1.1.16
- Add
.gitattributes
to not download not necessary files when use composer require
(Every package managers should do this...)
- Add more tests
- Fix some issues found with tests
1.1.15
- Now can handle json, yml or/and xml files
- Add the possibility to extend yamlarh
1.1.8
- Add possibility to browse injected var with %myvar.path% (not
only for browse current yaml file)
1.1.7
- Rewrite some code
- Add possibility to add accessible variable in yamlarh when use
%myvar%
(Look at the doc)
1.1.5
- fix object creation in snake yml format