What's Changed
It is now possible to specify two new named version identifiers:
lts
for the Long Term Support (LTS) julia version (currently 1.6)pre
for the latest pre-release
PRs
- Allow
lts
for the LTS, and allowpre
for the latest pre-release by @KristofferC in #234 - Bump @types/node from 20.12.8 to 20.14.6 by @dependabot in #254
- Bump semver from 7.6.0 to 7.6.2 by @dependabot in #244
- Bump prettier from 3.2.5 to 3.3.2 by @dependabot in #247
- Bump ts-jest from 29.1.2 to 29.1.5 by @dependabot in #249
- CI: Install the same version of NodeJS that is specified in
.tool-versions
by @DilumAluthge in #253 - Make the devdocs more complete and self-contained by @DilumAluthge in #252
- update version 2.0.0 -> 2.2.0 by @IanButterworth in #255
New Contributors
- @KristofferC made their first contribution in #234
Full Changelog: v2.1.0...v2.2.0