What's Changed
- Fixed bug where POT wouldn't be retrieved when arguments relating to request source address or certificate validation were passed (i.e: -4or--no-check-certificates
- Fixed bug where server/plugin mismatch check didn't account for when new code was pulled, but not transpiled
- Fixed bug where variables weren't expanded in script path extractor argument
Commits
- Expand variables in script path by @Brainicism in #99
- Remove once arg from info_and_raise by @Brainicism in #98
- Support request source address and tls verification options by @Brainicism in #97
- Hardcode server version into code by @Brainicism in #96
- Log server version by @Brainicism in #95
Full Changelog: 1.0.0...1.1.0