New
v0.14.2
What's Changed
- Add ability to bind to random ports by @alexarchambault in https://github.com/almond-sh/almond/pull/1557
- Add support for exception handlers by @alexarchambault in https://github.com/almond-sh/almond/pull/1560
- Allow users to add payloads to execute reply messages by @alexarchambault in https://github.com/almond-sh/almond/pull/1562
- Add support for post-run hooks by @alexarchambault in https://github.com/almond-sh/almond/pull/1563
- Allow users to get details about execute requests by @alexarchambault in https://github.com/almond-sh/almond/pull/1567
- Add json-api-jackson module by @alexarchambault in https://github.com/almond-sh/almond/pull/1571
- Resource management tweaks by @alexarchambault in https://github.com/almond-sh/almond/pull/1582
- More resource management tweaks by @alexarchambault in https://github.com/almond-sh/almond/pull/1586
- Detect zmq socket closed by @alexarchambault in https://github.com/almond-sh/almond/pull/1601
- Allow users to customize wrapper name from ScalaInterpreterParams by @alexarchambault in https://github.com/almond-sh/almond/pull/1584
- Allow to compile standalone sources by @alexarchambault in https://github.com/almond-sh/almond/pull/1583
- Update Scala versions by @alexarchambault in https://github.com/almond-sh/almond/pull/1603
Updates / maintenance
- Update scalafmt-core, scalafmt-dynamic to 3.9.2 by @scala-steward in https://github.com/almond-sh/almond/pull/1495
- Quick fix for './mill -i dev.jupyter' by @alexarchambault in https://github.com/almond-sh/almond/pull/1523
- Update utest to 0.8.8 by @scala-steward in https://github.com/almond-sh/almond/pull/1538
- Bump tornado from 6.4.2 to 6.5.1 in /examples by @dependabot[bot] in https://github.com/almond-sh/almond/pull/1532
- Update munit to 1.1.1 by @scala-steward in https://github.com/almond-sh/almond/pull/1521
- Update jansi to 2.4.2 by @scala-steward in https://github.com/almond-sh/almond/pull/1520
- Bump prismjs from 1.29.0 to 1.30.0 in /docs/website by @dependabot[bot] in https://github.com/almond-sh/almond/pull/1501
- Update fs2-core to 3.12.0 by @scala-steward in https://github.com/almond-sh/almond/pull/1509
- Update utest to 0.8.9 by @scala-steward in https://github.com/almond-sh/almond/pull/1539
- Update os-lib to 0.11.5 by @scala-steward in https://github.com/almond-sh/almond/pull/1549
- Update fansi to 0.5.1 by @scala-steward in https://github.com/almond-sh/almond/pull/1546
- Update case-app, case-app-annotations to 2.1.0 by @scala-steward in https://github.com/almond-sh/almond/pull/1554
- Bump tmp and docusaurus in /docs/website by @dependabot[bot] in https://github.com/almond-sh/almond/pull/1552
- Prepare things for Mill 1.0 by @alexarchambault in https://github.com/almond-sh/almond/pull/1553
- Update Mill to 0.12.15 by @alexarchambault in https://github.com/almond-sh/almond/pull/1556
- Update scalafmt to 3.9.6 by @alexarchambault in https://github.com/almond-sh/almond/pull/1558
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/almond-sh/almond/pull/1559
- Update utest to 0.9.0 by @scala-steward in https://github.com/almond-sh/almond/pull/1548
- Update mdoc to 2.6.5 by @scala-steward in https://github.com/almond-sh/almond/pull/1506
- Bump jinja2 from 3.1.5 to 3.1.6 in /examples by @dependabot[bot] in https://github.com/almond-sh/almond/pull/1497
- Run exception handlers tests via ITs too by @alexarchambault in https://github.com/almond-sh/almond/pull/1566
- Re-enable MiMA by @alexarchambault in https://github.com/almond-sh/almond/pull/1569
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/almond-sh/almond/pull/1572
- Prepare for Mill 1.0 by @alexarchambault in https://github.com/almond-sh/almond/pull/1581
- Update Mac runners to macos-15 by @alexarchambault in https://github.com/almond-sh/almond/pull/1585
- Update jackson-module-scala to 2.19.2 by @scala-steward in https://github.com/almond-sh/almond/pull/1588
- Update interface to 1.0.29-M2 by @scala-steward in https://github.com/almond-sh/almond/pull/1593
Full Changelog: https://github.com/almond-sh/almond/compare/v0.14.1...v0.14.2