All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Expose BuildTools parameters #141 (@pomadchin)
- Fix names of overloaded methods with ref type parameters #139 (@berkeleybarry)
1.5.3 - 2022-07-24
- Enable building on Scala 2.11 #119 (@michaelmior)
- Update scala3-compiler, scala3-library to 3.1.3 #115 (@scala-steward)
- Update scala-compiler, scala-library, ... to 2.12.16 #114 (@scala-steward)
- Update asm to 9.3 #105 (@scala-steward)
- Update scala-compiler, scala-library, ... to 2.13.8 #94 (@scala-steward)
- Bump Scala and asm versions up #62 (@pomadchin)
- Fix sbt test on java 11 #112 (@MasseGuillaume)
1.5.3 - 2021-08-01
- Add unmanagedPlatformDependentNativeDirectories #60 (@pomadchin)
1.5.2 - 2021-07-28
- Fix warning (not only) in users' code #59 (@sideeffffect)
1.5.1 - 2021-07-27
- Revisit the name mangling rule usage for the '$' character #58 (@pomadchin)
1.5.0 - 2021-07-26
- Add support for Cargo (Rust) #42 (@sideeffffect)
- Add CMake support of versions < 3.15 #51 (@pomadchin)
- Scala 3 API & project cross compilation #48 (@pomadchin)
- Use cmake platform build tool #40 (@kammoh)
- ch.jodersky => com.github.sbt packages rename #55 (@pomadchin)
- Change the way sbt-jni-core scope is defined #53 (@pomadchin)
- Rename macro project to core and simplify Scala 3 support #52 (@pomadchin)
- Upgrade gjavah #43 (@sideeffffect)
- Add scalafmt, upd SBT version, add CHANGELOG, adjust CI #47 (@pomadchin)
- fix for #38: sbt 1.4.x #39 (@kammoh)