v0.0.24
Main and breaking changes
- Don't render
all
package and exports in multi-file mode by @keynmol in #258 - Sort out the interface bincompat surface by @keynmol in #269
Other
- Add nix flake by @coreyoconnor in #244
- Nix: specify main program in
packages.default
, add source filter by @kubukoz in #245 - Add Nix overlay to flake by @kubukoz in #246
- Interactive driver and various refactorings by @keynmol in #248
- Update sbt to 1.9.8 by @indoorvivants-steward in #251
- Update sbt-welcome to 0.4.0 by @indoorvivants-steward in #249
- Correctly render package private defs when package has parts by @keynmol in #257
- Allow excluding system paths by @keynmol in #260
- Update junit-plugin, junit-runtime, ... to 0.4.17 by @indoorvivants-steward in #265
New Contributors
- @coreyoconnor made their first contribution in #244
- @kubukoz made their first contribution in #245
Full Changelog: v0.0.23...v0.0.24