Skip to content

0.11.0-M8

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ammonite-Bot Ammonite-Bot released this 24 Apr 18:01
· 1244 commits to main since this release
0b33d71

Changelog

Merged Pull Requests

  • Post release chore by @lefou in #2395
  • Updated scalafmt to 3.7.3 and reformatted code base by @lefou in #2397
  • Update scalafmt-dynamic to 3.7.3 by @lefou in #2398
  • Update play version to 2.8.19 by @lefou in #2399
  • Remove Ammonite as a dependency, handle script running and bootstrapping ourselves by @lihaoyi in #2377
  • Add error if you define other modules outside top level root module by @lihaoyi in #2401
  • Combine Router and Discover, add some docs by @lihaoyi in #2403
  • Add 1-persistent-targets and 2-worker-task examples by @lihaoyi in #2404
  • Make Target type abstract to allow overriding by different concrete implementations by @lihaoyi in #2402
  • Update ammonite, ammonite-terminal to 3.0.0-M0-6-34034262 by @scala-steward in #2400
  • Reformat source code by @lefou in #2408
  • Reenabled CI checks: bin-compat and formatting by @lefou in #2407
  • Update coursier interface to 1.0.14 by @scala-steward in #2410
  • Rename CI jobs to reduce boilerplate in PR checks UI by @lihaoyi in #2411
  • Make use of MainArgs in example/basic/ by @lihaoyi in #2409
  • Bump Cask to 0.9.1 in example/web/ by @lihaoyi in #2413
  • Properly use sig of millBootClasspath if there is no meta build by @lefou in #2421
  • Update uPickle to 3.1.0 by @lihaoyi in #2423
  • Move BuildInfo from sources into resources, defer use of resources during compilation by @lihaoyi in #2425
  • Add some helpers to simplify cross-version/cross-platform modules by @lihaoyi in #2406
  • Cleanup stream handling in PrintLogger to try and avoid over-written lines by @lihaoyi in #2428
  • Pre compile zinc compiler interface for common Scala versions by @lihaoyi in #2424
  • Fix BSP regressions and improved resource file handling by @lefou in #2420
  • Add zio-test to TestModule by @carlosedp in #2432
  • enforce stdout/stderr contents in .local example/integration tests by @lihaoyi in #2435
  • Add example.web[webapp-cache-busting] by @lihaoyi in #2436
  • CI: Separate format and bincompat checks by @lefou in #2438
  • CI: Reused a shared workflow for building by @lefou in #2440
  • CI: ignore failing bincompat reports by @lefou in #2443
  • Update windows-ansi to 0.0.5 by @alexarchambault in #2442
  • Docs & Changelog for 0.11.0-M8 by @lihaoyi in #2439
  • Update coursier to 2.1.2 and coursier-interface to 1.0.15 by @lefou in #2445
  • Removed unused asciidoctorj dependency by @lefou in #2446
  • Allow Cross module types to be traits for greater regularity and less boilerplate at callsite by @lihaoyi in #2427
  • Fix uploadToGithub command by @lihaoyi in #2447
  • Fix spurious T.command definitions must have 1 parameter list error by @lihaoyi in #2451
  • Consolidate Docsite/Examples/Scaladoc/Giter8 by @lihaoyi in #2448

Full Changelog: 0.11.0-M7...0.11.0-M8