Releases: opticdev/optic
Releases · opticdev/optic
v1.0.6
What's Changed
- Feature diff static file out by @acunniffe in #2863
- chore(deps): update dependency @types/node-fetch to v2.6.12 by @renovate in #2870
- allow overriding ci comment by @acunniffe in #2871
- Update README.md by @acunniffe in #2875
- Update README.md by @acunniffe in #2877
- Update cli commands by @acunniffe in #2876
Full Changelog: v1.0.3...v1.0.6
v1.0.5
v1.0.4
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
v1.0.1
fix --web packaging (#2859) Co-authored-by: Aidan Cunniffe <[email protected]>
v1.0.1-0
v1.0.0
Changelog
- Removed deprecated capture commands, this included oas subcommands, optic update, optic new, optic verify and optic setup-tls - use optic capture instead
- Removed connections to optic cloud servers (uploading saved data - e.g. OpenAPI specs, hosted rulesets / rules, loading saved data, etc)
- optic run is no longer supported - use optic diff-all (example: diff against base tags
optic diff-all --compare-from main
)
- optic run is no longer supported - use optic diff-all (example: diff against base tags