This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
Releases: apiaryio/apiary-client
Releases · apiaryio/apiary-client
Upgrade Thor to 1.x
Archive command
This new command archive download all API Project accessible via access token and store in local folder.
Release v0.15
- fix: change domain from docs..apiary.io to .docs.apiary.io
- fix(security): CVE-2020-10663 and CVE-2020-8184
Fix rack version
Update rack to 2.1.4 to fix CVE-2020-8184 - GHSA-j6w9-fv6q-3q52
version 0.11.1
- chore: VERSION = '0.11.1'
- chore: hide
--api-host
option - fix: correct content type header
- Enable server when watch is true
- feat: styleguide push
- fix(watch): provide correct message origin
- style(watch): coding style fixes
- fix(watch): update iframe element identifier
- fix: overide dafault Accept-Encoding for VK
- chore: gem update --system on travis ci
- chore: ruby 2.2.2 on circle - cucumber dep
- chore: rack and ostruct dep. removed - not used
- chore: removing ruby 2.0 support, added 2.4,2.5 CI tests
- chore: update rack '~> 2.0.0'
- chore: force install of bundler at appveyor
- chore: fix of rubocop warnings
- chore: rubocop ~> 0.49.0
- chore: yard dependency removed - not used
- feat: styleguides - human readable output as default
- fix: verify ssl in styleguide command (leftover from development)
- feat: styleguide support
- fix: Require yaml. Necessary for json to yaml conversion when publishing
- chore: (c) 2017
Support for new documentation
Apiary Client preview now shows current API Blueprint documentation.
Maintenance Release: add validate api blueprint with RedSnow
Add new feature, now checking Api Blueprint with RedSnow before send request into Apiary
Fix bug with realtime dependency for JSON
Update help for fetch command
Fix leaked file descriptor during writing in preview
Thor refactor
- Apiary client now using Thor.