Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harlequin committed Nov 14, 2024
1 parent 63dc2c7 commit d8a12b1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@
- Added 7 new token variables: `$arch`, `$os`, `$osFamily`, `$vcsBranch`, `$vcsRepository`,
`$vcsRevision`, `$workingDir`
- Added a `rust.binstallVersion` setting to `.moon/toolchain.yml`.
- Added Python tier 3 support.
- Will download and install Python into the toolchain when a `version` is configured.
- Will parse the `requirements.txt` to resolve and install dependencies.
- Added a `python.version` setting to `.moon/toolchain.yml`.
- Added a `toolchain.python` setting to `moon.yml`.
- Updated `moon bin` commands to support Python.

#### 🐞 Fixes

Expand Down

0 comments on commit d8a12b1

Please sign in to comment.