All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 - 2024-02-11
- Context provides access to HTTP request and response
ClientIP()
andRemoteIP()
utility functions on Context
- removed
String
designators in validation functions that validate string values
RequireString...
validation methods
0.1.0 - 2023-09-27
- Engine
- Router
- Context
- Validatable interface
- Validator
- ResponseStatusError
- Map utilities