Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 16:30
· 262 commits to main since this release

What's new?

  • Implemented new UI for most of the CLI.
    • Slugs now contain hyperlinks. The ls command is now better formatted and contains type and side information for projects.
  • Implemented the status command as a better way to check for updates than the ls -c command.
  • Improved rm command with better "autocomplete" for slugs.
  • Improved importing - now supports importing without manually setting Minecraft
    versions and loaders.
  • Fixed issue with the fetch command not properly listing platforms.

Docs

  • Implemented auto-generation for CLI Commands reference for docs.
  • Added option to switch between Java and PATH examples in docs.

API

  • Refactored models