v3.0.0
BREAKING Change
- Pull #15: Update the request object with sensible defaults and access methods
- Fixes Issue #13: Update the Request object with sensible defaults and access methods
- The breaking change is that variables that were public are now private and accessable only via getters and setters
- BIG thanks to Diego Camargo for the pull request!