Skip to content

Releases: discophp/framework

4.1.0

31 Jul 13:33
Compare
Choose a tag to compare

Improved Router, re-factored Records, using Defuse\Crypto library for encryption now.

3.0.2

12 May 20:11
Compare
Choose a tag to compare

Added logging function to core App class.
Using an alias with your email address will now work as intended, making the alias appear in the from column in email clients

3.0

12 Mar 19:48
Compare
Choose a tag to compare
3.0

ntroduced concept of records, rebuilt the CLI, greater configuration control, index entry more robust.

2.3

28 Apr 20:47
Compare
Choose a tag to compare
2.3

Adopted Twig Templates By Sensio Labs and dropped the native tDisco templating system.

2.2

09 Jan 22:05
Compare
Choose a tag to compare
2.2

Unit tests.
Ability to process routes from a static file app/routes.
Disco class now renamed to App and is Facaded.

v2.1

26 Oct 23:37
Compare
Choose a tag to compare

Now extending the Pimple Container.
True dependency injection.
Models are much more extenisable.
New Form and HTML class.
CLI options to create models.
General improvements to design.

v2.0.7

05 Jun 22:58
Compare
Choose a tag to compare

Equipped for Addons.
Use CLI to manage application.
Improved Router.
IoC container expanded upon.

v2.0.4

25 May 21:53
Compare
Choose a tag to compare

Now run application in DEV or PROD mode.
Interact with Disco CLI.
Install now runs scripts which auto-generate AES and SHA keys for .config.php
Bringing in the updated error logging

v2.0

14 May 04:38
Compare
Choose a tag to compare

Name spaced and equipped for Add-ons!

v1.0

14 May 04:37
Compare
Choose a tag to compare

Releasing the non-name spaced version for histories sake.