Release notes

Bugs

  • #4 - Cleanup and document JRubyExec.

  • #5 - AbstractJRubyExec misses -rjars/setup.

  • #8 - When a script fails with an error, no output is forwarded.

Other

  • Changed the build system to use YSF Project Plugin Suite

  • Upgraded to Grolifant 5.0.0

Breaking changes

  • Minimum supported Gradle is 7.3.

  • Tasks no longer hold a reference to Grolifant’s ProjectOperations, but do offer access to Grolifant`s ConfigCacheSafeOperations.

Contributors

  • A huge thanks to Boris Petrov for all the testing and feedback.