Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@aNNiMON aNNiMON released this 09 Oct 18:17
· 1 commit to latest since this release

Changes

  • Add own package manager. Usage examples: own, own init, own add openai.
  • Use relative path in include statement.

Fixes

  • Fix passing command-line arguments to scripts.
  • Fix this in non-static class methods.
  • Fix program is not finished if using any http call (okhttp issue).
  • Fix visitor and linter checks inside functions.

Modules

  • [okhttp] Added okhttp.newClient() and HttpClientBuilderValue.
  • [canvasfx] Updated JavaFX version.