Releases: callmeahmedr/sweet-url-handler
Releases · callmeahmedr/sweet-url-handler
v1.2.0
Version 1.2.0
Release Date: August 26, 2024
Highlights:
- Error Handling: Added proper HTTP 404 header in the handle404 function.
- Simplified Route Handling: Made the root path and other routes easier work with.
- Comments: Added comments to explain the purpose of each part of the code.
- Exit Calls: Used exit after outputting content to prevent any further script execution.