Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 2.51 KB

CHANGELOG.md

File metadata and controls

55 lines (39 loc) · 2.51 KB

Changelog

Version 4.0.2

Version 4.0.1

  • Improved the compilation stage.

Version 4.0.0

Version 3.1.0

  • Added HashLink 1.14 to the supported releases.

Version 3.0.1

  • Avoid overwriting the LD_LIBRARY_PATH environment variable.

Version 3.0.0

  • Ported the source code to Haxe.

Version 2.2.0

  • Added HashLink 1.13 to the supported releases.

Version 2.1.0

  • Added HashLink 1.12 to the supported releases.

Version 2.0.0

  • Ported the source code to JavaScript.
  • Raised the Node.js version used by the action runner.

Version 1.3.0

  • Improved the compilation process.
  • Updated the externs of the @actions/core package.

Version 1.2.3

  • Updated the package dependencies.
  • Updated the project URL.

Version 1.2.2

  • On Linux, exported the LD_LIBRARY_PATH environment variable to avoid hdll loading errors.
  • On Linux, updated the package repositories before installing the new dependencies.

Version 1.2.1

  • Fixed: the working directory is not restored after a compilation.
  • Updated the documentation.
  • Updated the project URL.

Version 1.2.0

  • Added support for the macOS platform.

Version 1.1.0

  • Added support for version constraints.

Version 1.0.0

  • Initial release.