Releases: lordaimer/iris
Releases · lordaimer/iris
v1.3.6
What's changed
v1.3.6 updates the Chocolatey Package Update CI workflow to update version and release notes
Fixed
- make url64bit point to static link in chocolateyinstaller.ps1 instead of /latest
- update chocolatey update CI workflow to update version and release notes
- add a new .png icon in assets/icon/ for Chocolatey compatibility
v1.3.1
What's Changed
v1.3.1 gates PowerShell completions install when execution policy is restrictive and adds Chocolatey package configuration and automation.
Added
- Gate PowerShell completions install when execution policy is restrictive
- Chocolatey package configuration and automation
v1.3.0
What's New
v1.3.0 adds support for shell completions on unix platforms.
Added
- support for auto-install and auto-uninstall of shell completions on unix platforms
- create shell completion file on "~/.config/iris/completions/", source it on rc files
- uninstall: remove source line from rc files
- support for zsh, fish, bash
Changed
- update README.md
v1.2.0
What’s New
v1.2.0 introduces shell completion support, with automatic setup on Windows and manual generation support for other platforms.
Added
iris completioncommand for generating shell completion scripts- Automatic installation of shell completion on Windows (PowerShell & Git Bash)
- Manual shell completion script generation for other OSes
Known Issues
- Auto-install not implemented on non-Windows platforms
Full Changelog: v1.1.1...v1.2.0