File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,13 @@ Prebuilt binaries for Windows:
9
9
10
10
- [ Download Microsoft installer] ( https://github.com/raphamorim/rio/releases/download/v0.1.15/Rio-installer.msi )
11
11
- [ Download Microsoft executable] ( https://github.com/raphamorim/rio/releases/download/v0.1.15/Rio-portable.exe )
12
+
13
+ - Using WinGet package manager:
14
+
15
+ ``` sh
16
+ winget install -e --id raphamorim.rio
17
+ ```
18
+
12
19
- [ Using Chocolatey package manager] ( https://community.chocolatey.org/packages/rio-terminal )
13
20
14
21
``` sh
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ language: 'en'
15
15
- Sugarloaf: Removal of some unnecessary processing on shaping logic.
16
16
- Sugarloaf: Rewrite/Change of render architecture, now sugarloaf does not have any reference to column/lines logic.
17
17
- * Breaking:* Minimum MacOS version went from El Captain to Big Sur on ARM64 and Catalina on Intel x86.
18
+ - Microsoft Windows: [ Rio terminal is now available on WinGet packages] ( https://github.com/microsoft/winget-pkgs/pull/184792 ) .
18
19
- Allow MacOS automation via events.
19
20
- Fix: Configuration updates triggered multiple times on one save.
20
21
- Support to RetroArch shaders [ @igorsaux ] ( https://github.com/igorsaux ) .
You can’t perform that action at this time.
0 commit comments