Releases: Xtendera/visor
Releases · Xtendera/visor
Alpha 0.0.1a6 HOTFIX 2
Small hotfix which prevented go install due to an invalid module name.
No functional changes over 0.0.1a4 or 0.0.1a5
Releases are published below.
Alpha 0.0.1a5 HOTFIX
Small hotfix which prevented go install due to an invalid module name.
No functional changes over 0.0.1a4
Alpha 0.0.1a4
- Completed README.md documentation
- Added
saveResponseandsaveResponseDirproperties - Internal structural changes
- Added external file body support through
bodyFile
No builds yet, please compile from source until we are out of Alpha.
Alpha 0.0.1a3
- The project is now under the Mozilla Public License (MPL) 2.0.
- Added support for config and endpoint level header customization
- Added a modifiable cookiejar
- Request level cookie support
- Better (more consistent) error handling.
- Started documentation (WIP)
No builds yet, please compile from source until we are out of Alpha.
Alpha 0.0.1a2
- Added endpoint
acceptStatuskey - Added support for JSON and plaintext request bodies (
bodykey) - Added basic schema validation (
schemaFilekey) for the response JSON (seeconfig.example.json).
No builds yet, please compile from source until we are out of Alpha.
Alpha 0.0.1a1
- Added basic JSON-based API configuration.
No builds yet, please compile from source until we are out of Alpha.