File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 env :
2020 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2121 with :
22- TOOLCHAIN_VERSION : 1.74 .0
22+ TOOLCHAIN_VERSION : 1.82 .0
2323 RUSTTARGET : ${{ matrix.target }}
2424 ARCHIVE_TYPES : " zip tar.gz"
2525 # ARCHIVE_NAME: "roc_${{ matrix.target }}"
Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 0.1.9 ] - 2025-04-25
3+ ## [ 0.1.10 ] - 2025-04-25
44
55### <!-- 0 --> ⛰️ Features
66
2323
2424### <!-- 7 --> ⚙️ Miscellaneous Tasks
2525
26+ - Use Jammy Jellyfish in GitHub Actions
2627- Refactor command handling and improve environment integration
2728- Refactor devbox configuration for improved build process
2829- Refactor machine listing and table generation
2930- Update widget appearance in UI
3031- Add ` regex ` dependency with version ` 1.10.5 ` to ` Cargo.toml `
3132
33+ ### Build
34+
35+ - Refine build and script execution environment
36+
3237### Refractor
3338
3439- Refactor machine command and methods in Machines
Original file line number Diff line number Diff line change 11[package ]
22name = " devpilot"
33authors = [" Trim Bresilla <trim.bresilla@gmail.com>" ]
4- version = " 0.1.9 "
4+ version = " 0.1.10 "
55edition = " 2021"
66license = " MIT"
77
You can’t perform that action at this time.
0 commit comments