Version 5.1.1
- Fixed the macOS compilation.
Version 5.1.0
- Updated the Linux/macOS compilation step.
Version 5.0.0
- Ported the source code to Haxe.
Version 4.0.2
- Migrated the documentation to the GitHub wiki.
Version 4.0.1
- Improved the compilation stage.
Version 4.0.0
- Ported the source code to TypeScript.
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 avoidhdll
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.
- Initial release.