Releases: MEDIA76/arcane
Releases · MEDIA76/arcane
20.07.1
Added protection to dot files/directories. (#29)
* Added protection to dot files/directories.
* Updated project version number.
20.06.2
Added default env.example file support. (#23)
* Added default env.example file support.
* Updated project version number.
20.06.1
Fixed deprecated implode function bug. (#22)
* Fixed implode function bug (deprecated).
* Updated project version number.
20.01.1
Modified paths to support symbolic linking. (#21)
* Modified paths to support symbolic linking.
* Updated project version number and year.
19.12.4
Fixed inconsistent slash treatment from virtual hosts. (#20)
* Fixed inconsistent slash treatment from virtual hosts.
* Added URL query to APP constant.
* Moved variable out of conditional for legibility.
* Fixed possible duplicated URI segment removals.
* Updated project version number.
19.12.3
Fixed URI generator and path bugs for LOCALES. (#19)
* Fixed URI generator and path bugs for LOCALES.
* Updated project version number.
19.12.2
Revert "Updated LOCALES array constant with URL values. (#18)"
This reverts commit 37c23b36675c49aebed453bed8a86a813fdbb8d1.
19.12.2
Expanded scribe function with placeholder replacing. (#17)
* Expanded scribe function with placeholder replacing.
* Formatted page/examples for better clarity.
* Updated project version number.
19.12.1
Pluralized and expanded route constant. (#16)
* Pluralized and expanded route constant.
* Updated project version number.
19.10.2
Added layouts global to assets generator. (#15)
* Added layouts global to assets generator.
* Updated project version number.