Skip to content

Releases: opticdev/optic

0.1.2

26 Mar 00:24
Compare
Choose a tag to compare

New Features:

  • Advanced Transformations fully supported.
  • All Renders go through the same code generation pipeline now
  • Object Literals can have generated code used as their values
  • Knowledge graphs can now be serialized, sent to the client, and used to present dropdown options/autocompletions
  • Markdown parsing caches for better performance

Bug Fixes:

  • Fixed issues where Node/NPM install checks were showing on startup even if those programs were installed
  • Fixed issues with Schema References not working for some version numbers

Release 0.1.1

15 Mar 01:44
Compare
Choose a tag to compare

Change Log:

  • Release documentation
  • Added Socket Events to send Project Status for Agents (Used to display loading page and error states)
  • Bumped supported optic-markdown to version 0.1.2
  • Fixed issue where Optic didn't work if the App was located in a path with a space in it ie 'Developer/My Apps'
  • Packaged Optic Markdown within .jar so it doesn't need to be installed separately.
  • Optic node checks if a valid version of Node is installed before starting
  • Optic Editor window loads faster and has correct title

Bug Fixes:

  • Data directories weren't being created on first run causing most of Optic's internal functionality to fail. This was missed because in testing we didn't wipe all Optic files from our test devices.
  • Issue that prevented Optic servers from shutting down after the host Mac App closed has been resolved

Release 0.1.0

04 Mar 18:44
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/opticdev/optic