Skip to content

Release 0.4.0

Compare
Choose a tag to compare
@facundobatista facundobatista released this 27 Aug 17:54
0.4.0
da102fc
  • Changed which files and directories are considered for a build: now
    everything is included in the charm, except what is explicitly marked as
    to ignore by Juju (which can be controlled through the .jujuignore file).

  • Improved commands structure: each now has a long description and accepts
    the --verbose and --quiet global options

  • Cope with conflicting command line arguments when using system pip3 from
    Ubuntu Bionic and earlier when building

  • Several improvements to charmcraft init, including --series and an
    improved README.