Releases: kostya-zero/lime
Releases · kostya-zero/lime
Release list
0.3.0
- Added features to use custom
not-found.htmlandinternal-error.html. Just put them in the root of the project and Lime will detect them. - Various internal improvements.
Full Changelog: 0.2.0...0.3.0
0.2.0
- Lime now supports more kinds of static assets.
- Change the method how Lime delivers pages and assets.
- Fixed possible path traversal attacks.