Skip to content

v1.2.1

Compare
Choose a tag to compare
@khalidx khalidx released this 07 Jul 00:15
· 45 commits to master since this release

This release contains minor fixes.

This mainly solves the issues with the native binaries attached to previous releases (now removed), where the binaries would not start due to missing dependencies that were not bundled into the executable.

This release contains the latest working binaries.

Features

None.

Fixes

  • Replacing pkg with nexe for bundling native executables
  • Updating all npm dependencies to their latest versions
  • Updating Swagger types to use the latest types referenced in swagger-parser
  • Fixing scratch directory naming in test cases, as to not leave empty directories behind