Skip to content

Releases: tigron/skeleton-core

v0.1.12

30 Aug 12:15
Compare
Choose a tag to compare
  • Keep looking if we haven't loaded the correct file

v0.1.11

21 Mar 11:30
Compare
Choose a tag to compare
  • search for the route where the most params are used
  • don't append $language in GET url when not setup in route

v0.1.10

24 Jan 16:27
Compare
Choose a tag to compare
Make it possible to prevent reverse rewriting

v0.1.9

19 Dec 20:46
Compare
Choose a tag to compare

bugfix: classname underscores
trim double underscores from classnames

0.1.8

19 Dec 17:05
Compare
Choose a tag to compare

bugfix: last change for 'add_include_path' was missing

0.1.7

19 Dec 16:22
Compare
Choose a tag to compare

fix for opcache_compile_file:

sometimes, the compilation of a file fails. Probably caused by concurrancy. Let's catch the warning and invalidate the opcache

v0.1.6

01 Dec 13:05
Compare
Choose a tag to compare

Bugfix: only use opcode is opcode is available.

v0.1.5

30 Nov 14:38
Compare
Choose a tag to compare

Update on autoloader:

  • make sure that every loaded file is added to opcache

v0.1.4

16 Nov 15:56
Compare
Choose a tag to compare
Add namespaces

0.1.3

08 Nov 21:26
Compare
Choose a tag to compare

Add extra classnames to pager generated links.
Usefull to bind new actions or define custom styling