Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

Releases: apiaryio/fury-cli

0.8.5

28 Nov 14:48
22d75bb
Compare
Choose a tag to compare

Enhancements

This update now uses fury-adapter-swagger 0.22.3. Please see
fury-adapter-swagger 0.22.3
for the list of changes.

0.8.4

16 Oct 15:37
ce16d00
Compare
Choose a tag to compare

Enhancements

This update now uses fury-adapter-swagger 0.22.0. Please see
fury-adapter-swagger 0.22.0
for the list of changes.

0.8.3

07 Sep 15:23
fee5b55
Compare
Choose a tag to compare

Enhancements

This update now uses fury-adapter-swagger 0.21.0. Please see
fury-adapter-swagger 0.21.0
for the list of changes.

0.8.2

07 Sep 10:19
1580641
Compare
Choose a tag to compare

Enhancements

This update now uses fury-adapter-swagger 0.20.0. Please see
fury-adapter-swagger 0.20.0
for the list of changes.

0.8.1

31 Aug 10:41
94ae76c
Compare
Choose a tag to compare

Bug Fixes

  • Fixes an exception being raised when trying to pass API Elements document to
    Fury CLI as source.

0.8.0

30 Aug 19:30
ffe64bf
Compare
Choose a tag to compare

Enhancements

  • Command line allows you to pass in an API Elements document as source.
  • Annotations are now printed with the source line number.

0.7.0

30 Aug 19:30
bc2b016
Compare
Choose a tag to compare

Enhancements

0.6.0

11 May 19:17
50fff42
Compare
Choose a tag to compare

Enhancements

  • Added a --shell option, this allows you to launch a interactive repl where
    you can interact with the parse result.

0.5.0

17 Aug 15:22
Compare
Choose a tag to compare

Enhancements

  • Using --validate will no longer output a minimized parse result.