Skip to content

Releases: opticdev/optic

v8.2.0

10 Jul 21:20
cfeb7c2
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

6.5.1 -- Enhanced OpenAPI generator

09 Dec 19:51
Compare
Choose a tag to compare
Merge branch 'develop'

6.4.0 -- Design-by-Examples

15 Nov 18:51
7e8d911
Compare
Choose a tag to compare

New Features:

6.1.7

17 Sep 13:11
Compare
Choose a tag to compare
  • New Overview Page
  • Fixed bug where nested objects became type 'Any' in the diff

2.0.12

04 Dec 18:02
Compare
Choose a tag to compare
  • Computed fields (supports Express JS Routers)
  • New annotations DSL

2.0.7 -- Linux support

05 Nov 14:51
Compare
Choose a tag to compare

Debugged Linux installer & server operation

2.0.6

01 Nov 21:28
Compare
Choose a tag to compare
Moved JRE install location to storage folder so it persists between C…

2.0.0rc3

28 Oct 15:31
Compare
Choose a tag to compare
  • Created a separate mode for context
  • Made (escape) key exit an unfinished task
  • Fixed timeout bug

2.0.0rc1 [CLI]

23 Oct 18:45
Compare
Choose a tag to compare

Optic now features a CLI as its primary interaction model. We're saying goodbye to the GUI & hello to a cross-platform interactive prompt.

Try it out with:
npm install optic-cli -g

1.0.0-rc1

16 May 00:35
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release
  • Support for Sync
  • Capabilities updated for parity with Optic Markdown 1.0.0
  • Performance Enhancements