Skip to content

0.2.0

Compare
Choose a tag to compare
@magnalite magnalite released this 29 Sep 18:47
· 119 commits to main since this release
7381a10

Public authentication is here!

  • Fixed package links between sibling packages. (#17)
  • Fixed invalid package names being generated from wally init. (#19)
  • Added public authentication strategy via GitHub. (#20)
  • Improved readability of package name errors. (#23)
  • Renames rojo projects when the name given in default.project.json doesn't match the name given in wally.toml. (#25)
  • More efficient use of reqwest. (#27)
  • Enforce a max length on package names. (#28)