0.2.0
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 inwally.toml
. (#25) - More efficient use of reqwest. (#27)
- Enforce a max length on package names. (#28)