Skip to content

Releases: sphring/sphring-microwebframe

0.3.2

19 May 17:47

Choose a tag to compare

Fix:

  • Add missing resources for debug bar

0.3.1

19 May 09:38

Choose a tag to compare

Fix:

  • Add missing http verbs

0.3.0

11 Apr 19:09

Choose a tag to compare

Change:

  • Switch to new Sphring and use doctrine annotation from it

0.2.5

07 Apr 21:55

Choose a tag to compare

Feature:

0.2.3

01 Apr 10:30

Choose a tag to compare

Feature:

  • Add redirect in AbstractController to redirect to an another route

Fix:

  • Add session_start when run web app
  • Variadic route must pass params as array, waiting for issue Ocramius/ProxyManager#232 to be closed

0.2.2

22 Mar 11:08

Choose a tag to compare

Change:

  • Create app directory to put all necessary content for rendering inside

0.2.1

22 Mar 00:58

Choose a tag to compare

  • Add config file which is used by sphring (new functionnality from sphring)

0.2.0

21 Mar 19:03

Choose a tag to compare

  • Switch to new Sphring
  • Remove composer dependency

0.1.1

20 Mar 13:36

Choose a tag to compare

  • First release
  • MVC working with sphring
  • Fix index.php