Skip to content

v2023.1.0

Compare
Choose a tag to compare
@cgay cgay released this 25 Jun 05:18
· 854 commits to master since this release

What's Changed

See the 2023.1 release notes for highlights of this release.

  • Bump version to 2023.1pre by @cgay in #1465
  • GitHub CI: use the 2022.1 release explicitly by @cgay in #1467
  • Hacker Guide: add post-release items to the release checklist by @cgay in #1466
  • build: Fix rpath search for libgc on macOS by @housel in #1468
  • Bitcode fixes and improvements by @housel in #1469
  • A couple of locators fixes by @cgay in #1471
  • Update copyright to 2023 by @cgay in #1475
  • More fully document the run-application function by @cgay in #1473
  • test-hypot: Remove expected-to-fail reason on macOS by @cgay in #1472
  • channels-test-suite cleanups by @cgay in #1476
  • Intro Dylan doc: fix example and missing :term:s by @cgay in #1477
  • boehm,malloc: Remove thread count. by @waywardmonkeys in #1479
  • mps: Use MVFF pool, not MV. by @waywardmonkeys in #1480
  • GitHub Actions: Update to actions/checkout@v3. by @waywardmonkeys in #1482
  • file-system: add file-exists?(..., follow-links?: #f) by @cgay in #1484
  • Disentangle dylan-test-suite and common-dylan-test-suite by @cgay in #1485
  • dfmc-reader: fix bug in make-hash-literal by @cgay in #1486
  • Update libraries-test-suite GitHub workflow by @cgay in #1488
  • Implement DEP 12, string literal syntax by @cgay in #1487
  • Fix source locations for multi-line raw strings by @cgay in #1491
  • Fix empty computations by @housel in #1492
  • Remove make-dylan-app, document dylan-tool by @cgay in #1474
  • documentation: Threads cleanups by @cgay in #1494
  • documentation: Network library cleanups by @cgay in #1493
  • Doc linkification and :macrocall: improvements by @cgay in #1495
  • Doc: Format Dylan language extensions/Integers page by @fraya in #1497
  • Improve transcendentals documentation by @cgay in #1496
  • Update sources/examples/README.rst by @cgay in #1498
  • 2023.1 release by @cgay in #1499
  • Library Reference docs by @cgay in #1501
  • release-with-batteries.sh: use LLVM 16.0.5 and BDW 8.2.4 by @cgay in #1500
  • Release fixes 2023.1 by @housel in #1502
  • Fix #1389 file-system module missing documentation by @fraya in #1503
  • Add note to run-application, update sphinx-extensions by @cgay in #1506

Full Changelog: v2022.1.0...v2023.1.0