Releases: cordx56/rustowl
Releases · cordx56/rustowl
v0.3.4
v0.3.3
🚀 Features
🐞 Bug Fixes
- Use native ca certs by enabling native roots feature of reqwest - by @MuntasirSZN in #162 (91bf0)
- GitHub Actions typo - by @cordx56 (9f8bc)
- Support CRLF - by @cordx56 (c3873)
- pkgbuild: Use rustup instead of cargo - by @MuntasirSZN in #156 (20d64)
View changes on GitHub
v0.3.3-rc.2
v0.3.3-rc.1
🚀 Features
🐞 Bug Fixes
- Use native ca certs by enabling native roots feature of reqwest - by @MuntasirSZN in #162 (91bf0)
- pkgbuild: Use rustup instead of cargo - by @MuntasirSZN in #156 (20d64)
View changes on GitHub
v0.3.2
🚨 Breaking Changes
🚀 Features
- Support single .rs file analyze and VS Code download progress - by @cordx56 (60e48)
- Documented binstall method - by @cordx56 (1d440)
- Add a bump.sh for bumping - by @MuntasirSZN in #148 (a1195)
- Support RUSTOWL_SYSROOT_DIRS - by @cordx56 (caeab)
- V0.3.2 release - by @cordx56 (1f49e)
🐞 Bug Fixes
- Restore current newest version - by @cordx56 (40fc2)
- Specify pkg-fmt for binstall - by @cordx56 (7769a)
- Version.sh removed and use ./scripts/bump.sh - by @cordx56 (df186)
- Support gsed (macOS) - by @cordx56 (ec143)
View changes on GitHub
v0.3.1
Overview
- VS Code extension now checks RustOwl version and automatically update
- Published to AUR
- Remove redundant library. It saves your storage over 100MB.
- Support binstall
- Support Linux using old glibc
BREAKING CHANGES
RUSTOWL_SYSROOTS
became no more supported. sysroot directory is moved inside runtime directory.
Details
🚀 Features
- Auto release changelogs, changelog generation - by @MuntasirSZN (8a052)
- Use zip instead of tar in windows - by @MuntasirSZN (43cc0)
- Automatic updates with dependabot - by @MuntasirSZN (7836f)
- Aur packages - by @MuntasirSZN (7c9fe)
- Aur packages - by @MuntasirSZN in #105 (8ab30)
- Add a code of conduct and security file - by @MuntasirSZN (74858)
- Add a pr template - by @MuntasirSZN (d0540)
- RustOwl version check for VS Code extension - by @cordx56 (a1355)
- Remove redundant rustc_driver - by @cordx56 (11bf3)
- Support multiple fallbacks - by @cordx56 (707d8)
- Better-release-notes - by @MuntasirSZN (2eafd)
- archive: Implement zipping for windows - by @MuntasirSZN (e2b4f)
🐞 Bug Fixes
- Pr permission for changelog - by @cordx56 (e4d71)
- Use target name in cp command - by @MuntasirSZN (bc955)
- Add release on top of cp - by @MuntasirSZN (67eca)
- Change compress script to use sysroot dir - by @cordx56 in #125 (25fd3)
- Dont use tar, use Compress-Archive instead - by @MuntasirSZN (16a46)
- Email - by @cordx56 (ae629)
- Rustowlc ext for Windows - by @cordx56 (120ab)
- Avoid failure to find sysroot - by @cordx56 (e7252)
- Arm Windows build - by @cordx56 (002c5)
- Check before release and profile dir - by @cordx56 (a548c)
- VS Code version check returns null - by @cordx56 (4a53c)
- aur: Add cd lines as it errors - by @MuntasirSZN (258fa)
- binstall: Use archives instead of binaries - by @MuntasirSZN (c3ab9)
- changelogen: Only add normal releases, not alpha and others - by @MuntasirSZN (81863)
- ci: Use powershell in windoes ci - by @MuntasirSZN (99738)
- reqwest: Dont depend on openssl-sys, use rustls for lower system deps - by @MuntasirSZN (a723c)
- windows: Unzip - by @MuntasirSZN (427aa)
View changes on GitHub
v0.3.1-rc.1
🚀 Features
- RustOwl version check for VS Code extension - by CHISEN Kaoru (a1355)
- Remove redundant rustc_driver - by CHISEN Kaoru (11bf3)
- Support multiple fallbacks - by CHISEN Kaoru (707d8)
- Better-release-notes - by Muntasir Mahmud (2eafd)
🐞 Bug Fixes
- Email - by CHISEN Kaoru (ae629)
- Avoid failure to find sysroot - by CHISEN Kaoru (e7252)
- Arm Windows build - by CHISEN Kaoru (002c5)
- Check before release and profile dir - by CHISEN Kaoru (a548c)
- aur: Add cd lines as it errors - by Muntasir Mahmud (258fa)
- changelogen: Only add normal releases, not alpha and others - by Muntasir Mahmud (81863)
- windows: Unzip - by Muntasir Mahmud (427aa)
View changes on GitHub
v0.3.1-alpha.3
Full Changelog: v0.3.1-alpha.2...v0.3.1-alpha.3
v0.3.1-alpha.2
What's Changed
- fix: dont use tar, use Compress-Archive instead by @MuntasirSZN in #128
- feat: add a code of conduct, security file and pr template by @MuntasirSZN in #129
Full Changelog: v0.3.1-alpha.1...v0.3.1-alpha.2
v0.3.1-alpha.1
What's Changed
- fix(reqwest): dont depend on openssl-sys, use rustls for lower system deps by @MuntasirSZN in #91
- update Cargo.lock by @mrcjkb in #94
- feat: auto release changelogs, changelog generation by @MuntasirSZN in #92
- fix: changelogen in ci throws error because of pr rules by @MuntasirSZN in #98
- fix:78 // added a way to configure highlight style with support for under… by @Alex-Grimes in #99
- fix(binstall): use archives instead of binaries by @MuntasirSZN in #97
- ci: change archive name to rustowl instead of runtime by @MuntasirSZN in #96
- ci: use zig as a linker in ci by @MuntasirSZN in #101
- Update Changelog by @github-actions in #104
- ci: rollback by @MuntasirSZN in #103
- Bump zod from 3.24.1 to 3.24.3 in /vscode by @dependabot in #106
- Bump @types/node from 22.12.0 to 22.15.3 in /vscode by @dependabot in #110
- Bump @typescript-eslint/parser from 8.22.0 to 8.31.1 in /vscode by @dependabot in #109
- Bump @vscode/test-electron from 2.4.1 to 2.5.2 in /vscode by @dependabot in #108
- Bump @typescript-eslint/eslint-plugin from 8.22.0 to 8.31.1 in /vscode by @dependabot in #107
- feat: aur packages by @MuntasirSZN in #105
- fix ci archive part by @MuntasirSZN in #111
- Update Changelog by @github-actions in #112
- fix: add release on top of cp by @MuntasirSZN in #113
- fix(ci): use powershell in windoes ci by @MuntasirSZN in #114
- ci: add string to powershell -c option so that bash doesn't parse it by @MuntasirSZN in #115
- Update Changelog by @github-actions in #116
- build(deps): bump KSXGitHub/github-actions-deploy-aur from 3.0.1 to 4.1.1 by @dependabot in #117
- build(deps-dev): bump typescript from 5.7.3 to 5.8.3 in /vscode by @dependabot in #118
- build(deps-dev): bump @vscode/vsce from 3.2.2 to 3.3.2 in /vscode by @dependabot in #121
- build(deps-dev): bump eslint from 9.19.0 to 9.26.0 in /vscode by @dependabot in #120
- build(deps-dev): bump esbuild from 0.24.2 to 0.25.3 in /vscode by @dependabot in #122
- build(deps): update lockfile by @MuntasirSZN in #123
- ci: use tar.exe by @MuntasirSZN in #124
- fix: change compress script to use sysroot dir by @cordx56 in #125
- Update Changelog by @github-actions in #126
New Contributors
- @mrcjkb made their first contribution in #94
- @Alex-Grimes made their first contribution in #99
- @github-actions made their first contribution in #104
- @dependabot made their first contribution in #106
Full Changelog: v0.3.0...v0.3.1-alpha.1