All Versions
11
Latest Version
Avg Release Cycle
94 days
Latest Release
124 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.14.5 Changes
February 03, 2026What's Changed
- Ensure compiler messages are sent to console when quiet is false by @alexarchambault in #1624
- ➕ Add --log-code option by @alexarchambault in #1626
- Ensure we don't initialize scalac twice upon startup by @alexarchambault in #1628
- Be fine if Throwable#getMessage throws by @alexarchambault in #1630
- 🛠 Fix crash on simple string with missing end quote by @alexarchambault in #1645
- Stop using global execution context by @alexarchambault in #1643
⚡️ Updates / maintenance
- ⚡️ Update Ammonite to 3.0.6 by @alexarchambault in #1632
- ⚡️ Update Scala to 2.13.18 by @alexarchambault in #1633
- ⚡️ Update Ammonite to 3.0.7 by @alexarchambault in #1634
- ⚡️ Update Scala to 3.8.0 by @alexarchambault in #1635
- ⚡️ Update Ammonite to 3.0.8 by @alexarchambault in #1638
- ⚡️ Update Scala 3 to 3.8.1 by @alexarchambault in #1639
- ⚡️ Update Scala 2.12 to 2.12.21 by @alexarchambault in #1640
- ⬆️ Bump lodash from 4.17.21 to 4.17.23 in /docs/website by @dependabot[bot] in #1637
- 🛠 Fix ITs (temporary workaround) by @alexarchambault in #1644
Full Changelog : v0.14.4...v0.14.5
-
v0.14.4 Changes
December 17, 2025What's Changed
- Clean-up by @alexarchambault in #1607
- 🌲 Don't log things in bold if log colors are disabled by @alexarchambault in #1615
- ➕ Add --output-dir test by @alexarchambault in #1613
- ➕ Add evaluator hook stuff by @alexarchambault in #1620
- ✂ Remove some dead code by @alexarchambault in #1618
Full Changelog : v0.14.3...v0.14.4
-
v0.14.3 Changes
November 10, 2025What's Changed
- 👍 Allow users to customize the package name of user code by @alexarchambault in #1606
Full Changelog : v0.14.2...v0.14.3
-
v0.14.2 Changes
October 23, 2025What's Changed
- ➕ Add ability to bind to random ports by @alexarchambault in #1557
- ➕ Add support for exception handlers by @alexarchambault in #1560
- 👍 Allow users to add payloads to execute reply messages by @alexarchambault in #1562
- ➕ Add support for post-run hooks by @alexarchambault in #1563
- 👍 Allow users to get details about execute requests by @alexarchambault in #1567
- ➕ Add json-api-jackson module by @alexarchambault in #1571
- Resource management tweaks by @alexarchambault in #1582
- More resource management tweaks by @alexarchambault in #1586
- Detect zmq socket closed by @alexarchambault in #1601
- 👍 Allow users to customize wrapper name from ScalaInterpreterParams by @alexarchambault in #1584
- 👍 Allow to compile standalone sources by @alexarchambault in #1583
- ⚡️ Update Scala versions by @alexarchambault in #1603
⚡️ Updates / maintenance
- ⚡️ Update scalafmt-core, scalafmt-dynamic to 3.9.2 by @scala-steward in #1495
- Quick fix for './mill -i dev.jupyter' by @alexarchambault in #1523
- ⚡️ Update utest to 0.8.8 by @scala-steward in #1538
- ⬆️ Bump tornado from 6.4.2 to 6.5.1 in /examples by @dependabot[bot] in #1532
- ⚡️ Update munit to 1.1.1 by @scala-steward in #1521
- ⚡️ Update jansi to 2.4.2 by @scala-steward in #1520
- ⬆️ Bump prismjs from 1.29.0 to 1.30.0 in /docs/website by @dependabot[bot] in #1501
- ⚡️ Update fs2-core to 3.12.0 by @scala-steward in #1509
- ⚡️ Update utest to 0.8.9 by @scala-steward in #1539
- ⚡️ Update os-lib to 0.11.5 by @scala-steward in #1549
- ⚡️ Update fansi to 0.5.1 by @scala-steward in #1546
- ⚡️ Update case-app, case-app-annotations to 2.1.0 by @scala-steward in #1554
- ⬆️ Bump tmp and docusaurus in /docs/website by @dependabot[bot] in #1552
- Prepare things for Mill 1.0 by @alexarchambault in #1553
- ⚡️ Update Mill to 0.12.15 by @alexarchambault in #1556
- ⚡️ Update scalafmt to 3.9.6 by @alexarchambault in #1558
- ⬆️ Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1559
- ⚡️ Update utest to 0.9.0 by @scala-steward in #1548
- ⚡️ Update mdoc to 2.6.5 by @scala-steward in #1506
- ⬆️ Bump jinja2 from 3.1.5 to 3.1.6 in /examples by @dependabot[bot] in #1497
- ✅ Run exception handlers tests via ITs too by @alexarchambault in #1566
- Re-enable MiMA by @alexarchambault in #1569
- ⬆️ Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #1572
- Prepare for Mill 1.0 by @alexarchambault in #1581
- ⚡️ Update Mac runners to macos-15 by @alexarchambault in #1585
- ⚡️ Update jackson-module-scala to 2.19.2 by @scala-steward in #1588
- ⚡️ Update interface to 1.0.29-M2 by @scala-steward in #1593
- ⚡️ Update mdoc to 2.8.0 by @scala-steward in #1598
- ⚡️ Update munit to 1.2.1 by @scala-steward in #1599
- ⚡️ Update fs2-core to 3.12.2 by @scala-steward in #1587
- ⚡️ Update utest to 0.9.1 by @scala-steward in #1591
- ⚡️ Update scala-collection-compat to 2.14.0 by @scala-steward in #1597
- ⚡️ Update Mill to 1.0 by @alexarchambault in #1543
- ⚡️ Update Ammonite to 3.0.4 by @alexarchambault in #1602
- ⚡️ Update Mill to 1.0.6 by @alexarchambault in #1604
- ✅ Re-enable test parallelism locally by @alexarchambault in #1605
- ⚡️ Update coursier, coursier-launcher_2.13 to 2.1.25-M19 by @scala-steward in #1592
Full Changelog : v0.14.1...v0.14.2
-
v0.14.1 Changes
February 25, 2025⚡️ Updates / maintenance
- ⚡️ Update dependency-interface to 0.2.5 by @scala-steward in #1439
- ⚡️ Update expecty to 0.17.0 by @scala-steward in #1438
- 🍎 Run mac jobs on macos-13 runners by @alexarchambault in #1470
- ⚡️ Update mdoc to 2.6.4 by @scala-steward in #1472
- ⬆️ Bump jinja2 from 3.1.4 to 3.1.5 in /examples by @dependabot in #1471
- ⚡️ Update munit to 1.0.4 by @scala-steward in #1458
- ⚡️ Update os-lib to 0.11.4 by @scala-steward in #1473
- ⚡️ Update test-util to 0.1.6 by @scala-steward in #1474
- 🏗 Tweak build by @alexarchambault in #1478
- ⬇️ Drop support for 2.12.{16,17}, 2.13.10, and 3.3.0 by @alexarchambault in #1477
- ⚡️ Update munit to 1.1.0 by @scala-steward in #1476
- ⬇️ Drop Scala 2.13.11 support by @alexarchambault in #1483
- Stop compiling shared-directives modules with 2.12.15 by @alexarchambault in #1484
- ⬇️ Drop support for Scala 3.3.{1,2} by @alexarchambault in #1486
- 🚚 Temporarily remove metabrowse stuff by @alexarchambault in #1487
- ⚡️ Update various coursier dependencies by @alexarchambault in #1485
- ⚡️ Update mill-main to 0.11.13 by @scala-steward in #1440
- 👷 Use JDK 21 on CI by @alexarchambault in #1479
- ⚡️ Update scala-collection-compat to 2.13.0 by @scala-steward in #1464
- ⚡️ Update scala-library, scala-reflect to 2.12.20 by @scala-steward in #1407
- ➕ Add back Scala 3.3 support by @alexarchambault in #1488
- 👷 Test Scala 3.3.5 rather than 3.3.4 on CI by @alexarchambault in #1490
- ⚡️ Update utest to 0.8.5 by @scala-steward in #1459
- ⚡️ Update scalafmt-core, scalafmt-dynamic to 3.7.17 by @scala-steward in #1291
- ⚡️ Update scala3-library to 3.4.3 by @scala-steward in #1402
- ⬆️ Bump tornado from 6.4.1 to 6.4.2 in /examples by @dependabot in #1446
- ⚡️ Update scala-library, scala-reflect to 2.13.16 by @scala-steward in #1461
- ⚡️ Update scalafmt-core, scalafmt-dynamic to 3.9.1 by @scala-steward in #1492
- ⚡️ Update scala3-library to 3.6.3 by @scala-steward in #1491
- Simplify workflow by @alexarchambault in #1493
- ⚡️ Update case-app, case-app-annotations to 2.1.0-M30 by @scala-steward in #1468
Full Changelog : v0.14.0...v0.14.1
-
v0.14.0 Changes
November 06, 2024⚡️ Updates / maintenance
- ⚡️ Update ammonite-compiler, ammonite-repl, ... to 3.0.0-M2-8-ba4429a2 by @scala-steward in #1372
- ⚡️ Update mill-mima to 0.1.1 by @scala-steward in #1368
- 🏁 Use CRLF when checking out code on Windows CI by @alexarchambault in #1089
- ⚡️ Update mill-native-image to 0.1.26 by @alexarchambault in #1373
- Nit by @alexarchambault in #1374
- ⚡️ Update ammonite-compiler, ammonite-repl, ... to 3.0.0-M2-10-f6e2c001 by @scala-steward in #1379
- ⚡️ Update Scala to 3.4.2 by @alexarchambault in #1381
- 👷 Run 2.13 rather than 2.12 tests on Java 17 CI job by @alexarchambault in #1382
- ⬆️ Bump tornado from 6.3.3 to 6.4.1 in /examples by @dependabot in #1376
- ⚡️ Update os-lib to 0.10.3 by @scala-steward in #1394
- ⚡️ Update ammonite-compiler, ammonite-repl, ... to 3.0.0-M2-15-9bed9700 by @scala-steward in #1392
- ⚡️ Update scalameta to 4.9.8 by @scala-steward in #1391
- ⚡️ Update mdoc to 2.5.4 by @scala-steward in #1390
- ⚡️ Update scalaparse to 3.1.1 by @scala-steward in #1389
- ⚡️ Update interface to 1.0.22 by @scala-steward in #1430
- ⚡️ Update dependency-interface to 0.2.4 by @scala-steward in #1429
- ⬆️ Bump cookie and express in /docs/website by @dependabot in #1428
- ⚡️ Update coursier, coursier-launcher_2.13 to 2.1.14 by @scala-steward in #1427
- ⚡️ Update mdoc to 2.6.1 by @scala-steward in #1420
- ⚡️ Update ammonite-compiler, ammonite-repl, ... to 3.0.0-M2-30-486378af by @scala-steward in #1413
- ⚡️ Update fs2-core to 3.11.0 by @scala-steward in #1405
- ⚡️ Update utest to 0.8.4 by @scala-steward in #1399
- ⚡️ Update scalameta to 4.9.9 by @scala-steward in #1396
- ⚡️ Update scalameta to 4.11.0 by @scala-steward in #1431
- ⚡️ Update munit to 1.0.2 by @scala-steward in #1414
- ⚡️ Update os-lib to 0.10.7 by @scala-steward in #1410
- ⚡️ Update os-lib to 0.11.3 by @scala-steward in #1432
Full Changelog : v0.14.0-RC15...v0.14.0
-
v0.14.0-RC15 Changes
May 31, 2024What's Changed
- ⏪ revert to cmd for the wrapper name by @coreyoconnor in #1349
📚 Documentation changes
- ➕ Add advanced installation page by @alexarchambault in #1168
⚡️ Updates / maintenance
- ⚡️ Update scalafmt-core, scalafmt-dynamic to 3.7.15 by @scala-steward in #1276
- ⚙ Run scala-cli with --server=false when running ITs by @alexarchambault in #1282
- ⚡️ Update utest to 0.8.2 by @scala-steward in #1279
- ⚡️ Update os-lib to 0.9.2 by @scala-steward in #1278
- ⚡️ Update fs2-core, fs2-core_2.13 to 3.9.3 by @scala-steward in #1280
- ⚡️ Update case-app, case-app-annotations to 2.1.0-M26 by @scala-steward in #1277
- ⚡️ Update mdoc to 2.5.0 by @scala-steward in #1281
- ⚡️ Update fs2-core_2.13 to 3.9.3 by @scala-steward in #1283
- ⚡️ Update mill-mima to 0.1.0 by @scala-steward in #1288
- ⚡️ Update mill-main to 0.10.13 by @scala-steward in #1287
- ⚡️ Update mdoc to 2.5.1 by @scala-steward in #1284
- ⚡️ Update coursier, coursier-launcher_2.13 to 2.1.8 by @scala-steward in #1294
- ⚡️ Update fs2-core, fs2-core_2.13 to 3.9.4 by @scala-steward in #1306
- ⚡️ Update mdoc to 2.5.2 by @scala-steward in #1303
- ⚡️ Update os-lib to 0.9.3 by @scala-steward in #1301
- ⚡️ Update mill-main to 0.10.15 by @scala-steward in #1300
- ⬆️ Bump jinja2 from 3.1.2 to 3.1.3 in /examples by @dependabot in #1299
- ⬆️ Bump actions/setup-python from 4 to 5 by @dependabot in #1296
- ⚡️ Update upickle, upickle_2.13 to 3.1.4 by @scala-steward in #1302
- Various minor things by @alexarchambault in #1308
- ⚡️ Update Mill to 0.11 by @scala-steward in #1239
- ⚡️ Update fs2-core_2.13 to 3.9.4 by @scala-steward in #1310
- ⚡️ Update coursier, coursier-launcher_2.13 to 2.1.9 by @scala-steward in #1312
- 👷 Don't retain output of successful ITs on CI by @alexarchambault in #1309
- ⚡️ Update jeromq to 0.6.0 by @scala-steward in #1314
- 👷 Clean-up ITs jobs output by @alexarchambault in #1316
- ⚡️ Update scala-collection-compat to 2.12.0 by @scala-steward in #1346
- ⚡️ Update scalaparse to 3.1.0 by @scala-steward in #1343
- ⚡️ Update os-lib to 0.10.0 by @scala-steward in #1341
- ⚡️ Update fansi to 0.5.0 by @scala-steward in #1340
- ⬆️ Bump express from 4.18.2 to 4.19.2 in /docs/website by @dependabot in #1335
- ⚡️ Update utest to 0.8.3 by @scala-steward in #1345
- ⚡️ Update scalatags to 0.13.1 by @scala-steward in #1344
- 🍎 Stay on macos-12 for now by @alexarchambault in #1348
- ⚡️ Update ammonite to Scala 3 toolchain by @lolgab in #1289
- ⚡️ Update coursier, coursier-launcher_2.13 to 2.1.10 by @scala-steward in #1354
- ⚡️ Update pprint to 0.9.0 by @scala-steward in #1342
- ⚡️ Update test-util to 0.1.5 by @scala-steward in #1331
- ⬆️ Bump jinja2 from 3.1.3 to 3.1.4 in /examples by @dependabot in #1352
- ⚡️ Update fs2-core, fs2-core_2.13 to 3.10.2 by @scala-steward in #1336
- ⚡️ Update os-lib to 0.10.1 by @scala-steward in #1360
- ⚡️ Update munit to 1.0.0 by @scala-steward in #1363
- ⚡️ Update ammonite-compiler, ammonite-repl, ... to 3.0.0-M2-1-3763a1d4 by @scala-steward in #1357
- ⚡️ Update Scala to 2.13.13 by @alexarchambault in #1366
- ⚡️ Update Scala to 2.12.19 by @alexarchambault in #1365
- ⚡️ Update Scala to 2.13.14 by @alexarchambault in #1367
- ⚡️ Update ammonite-compiler, ammonite-repl, ... to 3.0.0-M2-6-38698450 by @scala-steward in #1364
- ⚡️ Update Scala to 3.3.3 by @alexarchambault in #1371
- ⚡️ Update os-lib to 0.10.2 by @scala-steward in #1369
🆕 New Contributors
- @lolgab made their first contribution in #1289
- @coreyoconnor made their first contribution in #1349
Full Changelog : v0.14.0-RC14...v0.14.0-RC15
-
v0.14.0-RC14 Changes
October 19, 2023⚡️ Updates / maintenance
- ⚡️ Update fs2-core, fs2-core_2.13 to 3.9.1 by @scala-steward in #1243
- ⚡️ Update scalameta to 4.8.9 by @scala-steward in #1242
- ⚡️ Update scalafmt-core to 3.7.13 by @scala-steward in #1240
- ⚡️ Update coursier, coursier-launcher_2.13 to 2.1.6 by @scala-steward in #1238
- ⚡️ Update mill-mima to 0.0.24 by @scala-steward in #1222
- Back to Ammonite main line by @alexarchambault in #1218
- ⚡️ Update scalafmt-dynamic to 3.7.13 by @scala-steward in #1241
- ⚡️ Update scalameta to 4.8.10 by @scala-steward in #1249
- ⚡️ Update fs2-core_2.13 to 3.9.1 by @scala-steward in #1245
- ⬆️ Bump actions/checkout from 3 to 4 by @dependabot in #1254
- ⚡️ Update scalafmt-core to 3.7.14 by @scala-steward in #1247
- ⚡️ Update coursier, coursier-launcher_2.13 to 2.1.7 by @scala-steward in #1252
- ⚡️ Update fs2-core, fs2-core_2.13 to 3.9.2 by @scala-steward in #1256
- ⚡️ Update ammonite-compiler_2.13.10, ... to 3.0.0-M0-53-084f7f4e by @scala-steward in #1263
- ⚡️ Update ammonite-compiler_2.12.10, ... to 3.0.0-M0-53-084f7f4e by @scala-steward in #1258
- ⚡️ Update fs2-core_2.13 to 3.9.2 by @scala-steward in #1257
- ⚡️ Update scalafmt-dynamic to 3.7.14 by @scala-steward in #1248
- ⚡️ Update upickle, upickle_2.13 to 3.1.3 by @scala-steward in #1261
- ⚡️ Update ammonite-compiler_2.12.10, ... to 3.0.0-M0-55-8ef21714 by @scala-steward in #1269
- ⚡️ Update jeromq to 0.5.4 by @scala-steward in #1268
- ⚡️ Update interface to 1.0.19 by @scala-steward in #1266
- ⚡️ Update mdoc to 2.3.8 by @scala-steward in #1272
- ⚡️ Update ammonite-compiler_2.12.10, ... to 3.0.0-M0-56-1bcbe7f6 by @scala-steward in #1270
- ⚡️ Update scala3-library to 3.3.1 by @scala-steward in #1251
- ⚙ Run examples with scala 2.12.18 by @alexarchambault in #1195
- ⚡️ Update jansi to 2.4.1 by @scala-steward in #1273
- ⚡️ Update scala-library, scala-reflect to 2.13.12 by @scala-steward in #1255
- ⚡️ Update mdoc to 2.4.0 by @scala-steward in #1275
Full Changelog : v0.14.0-RC13...v0.14.0-RC14
-
v0.14.0-RC13 Changes
August 21, 2023What's Changed
- ➕ Add Fixes for Post-Interrupt Hook Feature by @piiteraq in #1234
- ➕ Add "quiet" interpreter param which controls mirroring stdout/stderr to console by @vsevolodstep-db in #1224
⚡️ Updates / maintenance
- ⚡️ Update scalameta to 4.8.5 by @scala-steward in #1216
- ⚡️ Update scalafmt-core to 3.7.10 by @scala-steward in #1214
- ⬆️ Bump pygments from 2.13.0 to 2.15.0 in /examples by @dependabot in #1220
- ⚡️ Update scalameta to 4.8.7 by @scala-steward in #1232
- ⬆️ Bump tornado from 6.2 to 6.3.3 in /examples by @dependabot in #1235
- ⚡️ Update fs2-core, fs2-core_2.13 to 3.8.0 by @scala-steward in #1229
- ⚡️ Update fs2-core_2.13 to 3.8.0 by @scala-steward in #1236
- ⚡️ Update scalafmt-core to 3.7.12 by @scala-steward in #1230
- ⚡️ Update scalaparse to 3.0.2 by @scala-steward in #1213
Full Changelog : v0.14.0-RC12...v0.14.0-RC13
-
v0.14.0-RC12 Changes
July 17, 2023What's Changed
- 👍 Allow custom directive groups to read and override launcher and kernel params by @alexarchambault in #1193
- More custom directive tweaks by @alexarchambault in #1196
- 📇 Pass metadata in completion replies for jupyterlab-lsp by @alexarchambault in #1107
- Increase zeromq linger period by @alexarchambault in #1205
- 🛠 Fix custom directives by @alexarchambault in #1207
⚡️ Updates / maintenance
- ⚡️ Update scalameta to 4.8.2 by @scala-steward in #1191
- ⚡️ Update mill-mima to 0.0.23 by @scala-steward in #1141
- ⚡️ Update fs2-core_2.13 to 3.7.0 by @scala-steward in #1127
- 👉 Tweak run-from-source commands by @alexarchambault in #1197
- ⚡️ Update scalafmt-core to 3.7.8 by @scala-steward in #1201
- ⚡️ Update scalameta to 4.8.3 by @scala-steward in #1203
- ⚡️ Update case-app, case-app-annotations to 2.1.0-M25 by @scala-steward in #1198
- ⚡️ Update directive-handler to 0.1.4 by @scala-steward in #1199
- ⚡️ Update scalameta to 4.8.4 by @scala-steward in #1210
- ⚡️ Update scalafmt-core to 3.7.9 by @scala-steward in #1208
- ⚡️ Update Ammonite (fork) to 3.0.0-M0-50-f03f2d82 by @alexarchambault in #1206
- 🛠 Fix IT result check on Windows by @alexarchambault in #1212
Full Changelog : v0.14.0-RC11...v0.14.0-RC12