Skip to content

v3.0.0

Choose a tag to compare

@thinkingserious thinkingserious released this 07 Oct 02:47

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!