Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Releases: apiaryio/apiary-client

Upgrade Thor to 1.x

21 Oct 09:25
Compare
Choose a tag to compare

Upgrade Thor to 1.x to be compatible with Rails 6.

Archive command

25 Aug 16:40
5ab038f
Compare
Choose a tag to compare

This new command archive download all API Project accessible via access token and store in local folder.

Release v0.15

25 Feb 13:45
c0058f2
Compare
Choose a tag to compare

Fix rack version

06 Nov 13:32
Compare
Choose a tag to compare

Update rack to 2.1.4 to fix CVE-2020-8184 - GHSA-j6w9-fv6q-3q52

version 0.11.1

26 Apr 13:51
2548d68
Compare
Choose a tag to compare
  • 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

11 May 17:06
Compare
Choose a tag to compare

Apiary Client preview now shows current API Blueprint documentation.

Maintenance Release: add validate api blueprint with RedSnow

13 Oct 16:12
Compare
Choose a tag to compare

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

13 Oct 16:14
Compare
Choose a tag to compare
  • Apiary client now using Thor.