Skip to content

Releases: mdy/melody

v0.4.0

20 Dec 16:02
Compare
Choose a tag to compare
  • add subcommand to add a dependency to Melody.toml
  • remove subcommand to remove a dependency to Melody.toml
  • Remove panics to handle errors at the top level
  • Session-ID header to help repo with stickiness

v0.3.0 - Go get 'em

03 Nov 13:41
Compare
Choose a tag to compare
  • get subcommand to download, build, and install packages
  • init will now extract dependencies from source to populate Melody.toml
  • lint will now extract dependencies from source to validate Melody.toml
  • Better formatting for unresolved/conflict errors

v0.2.0 - Now is not the time to panic

11 Oct 05:38
Compare
Choose a tag to compare
  • init subcommand to start new projects
  • lint subcommand to validate Melody.toml
  • list subcommand to list all dependencies
  • Fix error handling for missing Melody.toml
  • Update locked dependencies

v0.1.0 - Welcome to Private Beta

04 Oct 09:25
Compare
Choose a tag to compare

Initial private beta release