<div dir="ltr"><p>Snapcraft 0.4 is now available<br>
Hi all,</p>
<p>We are happy to announce this release new version (0.4) of snapcraft: <a rel="nofollow" href="https://launchpad.net/snapcraft/+milestone/0.4">https://launchpad.net/snapcraft/+milestone/0.4</a></p>
<p>This release introduces quite a few bug fixes and some nice little things:</p>
<p>    - snapcraft help [<plugin-name> | <topic>] to guide you through plugin use (with an additional --devel which would be useful for potential plugin authors). We hope to continue improving this in future releases.<br>
    - An initial catkin plugin which approaches us to ROS world.<br>
    - Enhanced wiki usage, parts without types use the wiki with keywords from the part replacing those in the wiki.<br>
    - Plugins all use exceptions instead of boolean values.<br>
    - snapcraft list-plugins to list the available plugins to create parts.<br></p>
<p>This release has many other bug fixes, those can be seen in the aforementioned link.<br></p>
<p>To consume the latest snapcraft release on ubuntu, we suggest you install snapcraft package from the snappy tools release ppa:</p>
<p>    sudo add-apt-repository ppa:snappy-dev/tools<br>
    sudo apt-get update<br>
    sudo apt-get install snapcraft</p>
<p>If you prefer to keep tracking our daily trunk builds, use our tools-proposed ppa:<br>
    sudo add-apt-repository ppa:snappy-dev/tools-proposed<br>
    sudo apt-get update<br>
    sudo apt-get install snapcraft</p><p>If you don't want to consume the examples from the source branch you can also get them from the ppas above:</p>
<p>    sudo apt-get install snapcraft-examples</p>
<p>After installing this you can find them in /usr/share/doc/snapcraft-examples/examples</p>
<p>To get the source for this release, you can branch <a href="https://launchpad.net/+branch/snapcraft/0.4" class="">lp:snapcraft/0.4</a>. The trunk is now available at
<a rel="nofollow" href="https://github.com/ubuntu-core/snapcraft">https://github.com/ubuntu-core/snapcraft</a></p>
<p>A great place to collaborate and discuss features, bugs and ideas on 
snapcraft is snappy-app-devel mailing list (<a href="https://lists.ubuntu.com/mailman/listinfo/snappy-app-devel">https://lists.ubuntu.com/mailman/listinfo/snappy-app-devel</a>) or directly in the 
#snappy channel on <a href="http://irc.freenode.net">irc.freenode.net</a>.</p>
<p>To file bugs, please go to <a rel="nofollow" href="https://github.com/ubuntu-core/snapcraft/issues/new">https://github.com/ubuntu-core/snapcraft/issues/new</a>.</p>
<p>The team hopes to see you in the next snapcraft related snappy clinic where we will be going over most of these new additions.</p>
<p>Happy snapcrafting,<br>
 - Sergio and the team</p></div>