Skip to content

v0.2.0

Compare
Choose a tag to compare
@Hilzu Hilzu released this 30 Oct 11:36
· 10 commits to master since this release
  • Enhancements to install command:
    • Download latest stable version when no version given 2b2209a
    • Resolve given version using semver.io to the latest compatible version 1bf8500
  • Better semver support eb0f23b
    • Support using x instead of leaving a number out
    • When leaving numbers out the version is now correctly resolved to latest corresponding to given version like 8.10
    • Support using empty string or * as a wildcard version
  • Fix installing npm 9fcc30e