Skip to content

Releases: carlosroberto555/expressphp

Version 1.0.10

06 Nov 20:09

Choose a tag to compare

Fix svg mimetype

Version 1.0.9

13 Mar 17:10

Choose a tag to compare

  • Bug fixes

Version 1.0.8 - Bug fix

07 Feb 00:33

Choose a tag to compare

Fix bug when add static content folder with index.html inside.
Now this behavior run as expected.

Version 1.0.7

06 Feb 01:17

Choose a tag to compare

Fix bug when route static has an index.html

Version 1.0.6

05 Nov 07:50

Choose a tag to compare

Serve index.html if children of path in ExpressPHP\Express::static()

Version 1.0.5

29 Jul 23:08

Choose a tag to compare

Bug fixes

  • Fix url param matches when param name is similar to the other

Changes

  • Code refactoring
  • Remove lib katzien/php-mime-type to use native php function

Thank you @katzien for your enforcement, your lib was a dependency here a long time. You have achieved this lib, but we need to keep going, it's part of evolution. Best regards!

Version 1.0.4

26 Jul 23:35

Choose a tag to compare

Bug fixes

  • Fix docs code
  • Fix route param regex with any characters (except slash "/")

Version 1.0.3

26 Jul 21:47

Choose a tag to compare

  • Fix route params path bug match
  • Add comments, docs and examples

Version 1.0.2

26 Jul 16:43

Choose a tag to compare

  • Fix warning
  • Add test example files
  • Start lib docs
  • Change lib to minimum sable

Version 1.0.1

26 Jul 01:21

Choose a tag to compare

  • Fix bug on create app
  • Add test example and comments on code

TODO: Docs