Skip to content

Releases: MEDIA76/arcane

20.07.1

04 Jul 01:03
7f2614b
Compare
Choose a tag to compare
Added protection to dot files/directories. (#29)

* Added protection to dot files/directories.

* Updated project version number.

20.06.2

10 Jun 03:05
6eaaa48
Compare
Choose a tag to compare
Added default env.example file support. (#23)

* Added default env.example file support.

* Updated project version number.

20.06.1

10 Jun 02:11
61c074b
Compare
Choose a tag to compare
Fixed deprecated implode function bug. (#22)

* Fixed implode function bug (deprecated).

* Updated project version number.

20.01.1

16 Jan 05:39
5d84cb6
Compare
Choose a tag to compare
Modified paths to support symbolic linking. (#21)

* Modified paths to support symbolic linking.

* Updated project version number and year.

19.12.4

17 Dec 01:16
ad466d0
Compare
Choose a tag to compare
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

16 Dec 09:22
cd175ce
Compare
Choose a tag to compare
Fixed URI generator and path bugs for LOCALES. (#19)

* Fixed URI generator and path bugs for LOCALES.

* Updated project version number.

19.12.2

16 Dec 09:21
Compare
Choose a tag to compare
Revert "Updated LOCALES array constant with URL values. (#18)"

This reverts commit 37c23b36675c49aebed453bed8a86a813fdbb8d1.

19.12.2

14 Dec 12:25
cf14b45
Compare
Choose a tag to compare
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

14 Dec 01:14
7a2110b
Compare
Choose a tag to compare
Pluralized and expanded route constant. (#16)

* Pluralized and expanded route constant.

* Updated project version number.

19.10.2

15 Oct 04:56
796441b
Compare
Choose a tag to compare
Added layouts global to assets generator. (#15)

* Added layouts global to assets generator.

* Updated project version number.