charms.reactive 0.3.7
Cory Johns
cory.johns at canonical.com
Thu Dec 17 00:28:25 UTC 2015
Greetings.
I just cut release 0.3.7 of charms.reactive. Unfortunately, due to
https://github.com/juju/charm-tools/issues/83 you will need to either
rebuild your charm from scratch from your source layer, or manually remove
the old version from the output charm's wheelhouse.
# Changes
beff693 [Cory Johns] Add release tagging to Makefile
efe48a9 [Cory Johns] Fixed bug in when_not logic and added perhaps less
confusing aliases when_all and when_none
ecff486 [Cory Johns] Doc string improvements for toggle_state suggested by
@mbruzek
3c7ce73 [Cory Johns] Added is_state and toggle_state helpers to Conversation
1a62a12 [Cory Johns] Prevent same conversation from being in the same state
multiple times
8e6b65a [Stuart Bishop] Docstrings
6f6c081 [Stuart Bishop] Allow filename arguments to be a callable, defering
their generation.
06ad7ac [Kevin W Monroe] drop which when sourcing charms.reactive.sh
1822408 [Kevin W Monroe] source charms.reactive.sh better
95362b3 [Cory Johns] Fix #36 - Improve docs based on feedback
b5131a0 [Stuart Bishop] Set JUJU_HOOK_NAME only when necessary
3ccb74e [Konstantinos Tsakalozos] Minor fixes on documentation typos
b351a34 [Stuart Bishop] Make set_remote docstring match the implementation
a7376c5 [Cory Johns] Added CLI docs
b61c219 [Cory Johns] Fixed charms.reactive.sh to work with set -u
# Highlights
This is mostly a bug-fix and doc improvement release, but it does add some
additional helpers.
# Usage
You should automatically get this update when you rebuild your charm layer
with `charm build`. However, see the note above about the previous version.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju/attachments/20151216/2499fadc/attachment.html>
More information about the Juju
mailing list