What's Changed
- Fix publish-term command with zero revision. by @alesstimec in #8
- Update dependencies, switch from launchpad.net/gnuflags to juju/gnufl… by @tasdomas in #12
- Add --content switch to just show the term content text. by @cmars in #11
- List-terms command. by @alesstimec in #14
- Remove plugin wrapper. by @cmars in #17
- cmd/list_terms: Minor docs and command rename by @mattyw in #18
- Common command base; support no-browser login, browser by default. by @cmars in #19
- Added context to all methods by @alesstimec in #20
- Update README.md by @cmars in #21
- Update code to use bakery.v2 by @wallyworld in #22
- Bump juju/errors version by @achilleasa in #23
- Enable juju-bot for this repo by @achilleasa in #24
- update dependencies by @mhilton in #25
- Use github.com/go-macaroon-bakery/macaroon-bakery/v3 instead of the gopkg.in v2 version by @wallyworld in #26
- Use gopkg.in/macaroon-bakery.v3 instead of github.com/go-macaroon-bakery/macaroon-bakery/v3 by @wallyworld in #27
- Use bakery v3 by @wallyworld in #28
- Remove import of the entire juju/juju repo by @wallyworld in #29
- Update to go 1.17 and latest upstream by @wallyworld in #30
New Contributors
- @tasdomas made their first contribution in #12
- @wallyworld made their first contribution in #22
- @achilleasa made their first contribution in #23
- @mhilton made their first contribution in #25
Full Changelog: v1.0.1...v2.0.0