Skip to content

0.36.0 - Path Reference Bug Is Fixed

Pre-release
Pre-release
Compare
Choose a tag to compare
@reid-spencer reid-spencer released this 13 Jan 22:09
· 175 commits to main since this release

What's Changed

  • #476 Added options for parallel include feature to control maximum weight time and maximum parallelism
  • #476 Added feature to optionally show include timing, --show-include-times, defaults to false
  • #553 Fixed nested include bug to not hamper path resolution; this showed up in an application group
  • #554 Add a warning when the same file is included twice or more into the same definition (bound to produce name conflicts)
  • #443 Remove all @SuppressWarning and prepare for Scalafix by @reid-spencer in #558
  • Update sbt to 1.9.8 by @scala-steward in #557
  • Upgrade sbt-ossuminc to version 0.7.1](450e2fc)
    which fixes inability to deploy riddl

Full Changelog: 0.34.0...0.36.0