899 B
899 B
Changelog
Unreleased Changes
v0.1.4 (2026-01-30)
- Update dependencies
regexfrom1.11.1→1.12.2tokiofrom1.45.1→1.49.0logfrom0.4.27→0.4.29terafrom1.20.0→1.20.1
- [docker] Update base image to Alpine 3.23.
- [docker] Images now have security scanning on build using Trivy.
- Add support for hiding individual routes from route list.
- Add command-line flag and environment variable for specifying the config file path.
v0.1.3 (2025-09-09)
- Add support for having an array of paths match a single endpoint.
v0.1.2 (2025-09-05)
- Allow for using slashes in paths.
- Improve error handling slightly.
- [rich] Tweak styles and add viewport scaling.
v0.1.1 (2025-08-22)
- [rich] Fix docker image missing templates
- [rich] Add light mode to routes and error pages
v0.1.0 (2025-08-22)
- Initial release.