Releases: yanecc/vfox-crystal
Releases · yanecc/vfox-crystal
vfox-crystal 0.5.3
Full Changelog: 0.5.2...0.5.3
vfox-crystal 0.5.2
Full Changelog: 0.5.1...0.5.2
- Fix missing parameter
noCache
vfox-crystal 0.5.1
Full Changelog: 0.5.0...0.5.1
- Support searching without cache using
--no-cache
flag
vfox-crystal 0.5.0
Full Changelog: 0.4.2...0.5.0
- Support installing nightly builds for Windows
- Use
compareVersion
instead ofisNewerThan
vfox-crystal 0.4.2
Full Changelog: 0.4.1...0.4.2
- Add inspections for runtime architecture
- Allow a missing left slash at the end of GITHUB_URL
- Support getting the latest version via GitHub API
vfox-crystal 0.4.1
Full Changelog: 0.4.0...0.4.1
- Allow to install the latest stable version using
latest
tag - Support fetching available versions from releases
vfox-crystal 0.4.0
Full Changelog: 0.3.2...0.4.0
- Allow to set GitHub Token via the
GITHUB_TOKEN
environment variable - Allow to set the proxy for GitHub via the
GITHUB_URL
environment variable - Optimize the prompt guiding to the plugin path
- Add
latest
label for the latest stable version - Exclude Crystal v1.5.1 for Windows
- Make the plugin name adaptive
- Enhance github token format validation
- Optimize the code structure
vfox-crystal 0.3.2
Full Changelog: 0.3.1...0.3.2
- Add /embeded/bin directory to the Path for Darwin
vfox-crystal 0.3.1
Full Changelog: 0.3.0...0.3.1
- Fix errors in the installation of nightly builds on Windows
- Organize the project's code structure
vfox-crystal 0.3.0
- Add support for nightly build versions (named by the current date)
- Extend installation support to older versions up to 0.24.2
- Resolve the issue of displaying versions that can't be installed on Windows
- Enhance the method for setting up Github Tokens
- Organize the project's code structure
- Standardize error styles