Skip to content

Releases: CoffeePopStudio/RustyJavaC-Native

v0.1.0

24 May 13:40

Choose a tag to compare

Changes

  • 👷 ci: fix changelog array word-splitting, use process substitution while-read (8d4afec)
  • 👷 ci: fix changelog subshell pipe issue, use bash array for loop (ae1e902)
  • 👷 ci: fix artifact rename for lib prefix on linux/macos, use macos-latest for x86_64 (c963fee)
  • 📦 other: switch dependency from git to crates.io rusty-javac 0.2.0 (f5c20fb)
  • 🐛 fix: update import path from javac_compiler to rusty_javac for crates.io dependency (1d650fb)
  • 👷 ci: add multi-platform release workflow with conventional-commit changelog (c24411a)
  • 🔧 chore: add version.toml for native library distribution manifest (0722499)
  • 🚀 feat: initial FFI layer for RustyJavaC compiles to cdylib (0e26104)