<div dir="ltr">Greetings,<div><br></div><div>Today we released version 0.6.0 of charms.reactive.  The full changelog can be found at <a href="https://charmsreactive.readthedocs.io/en/latest/changelog.html">https://charmsreactive.readthedocs.io/en/latest/changelog.html</a> with the changes from this release being:</div><div><br></div><div><div>* Endpoint base for easier interface layers (#123)</div><div>* Public API is now only documented via the top level charms.reactive namespace. The internal organization of the library is not part of the public API.</div><div>* Added layer-basic docs (#144)</div><div>* Fix test error from juju-wait snap (#143)</div><div>* More doc fixes (#140)</div><div>* Update help output in <a href="http://charms.reactive.sh">charms.reactive.sh</a> (#136)</div><div>* Multiple docs fixes (#134)</div><div>* Fix import in triggers.rst (#133)</div><div>* Update README (#132)</div><div>* Fixed test, order doesn’t matter (#131)</div><div>* Added FAQ section to docs (#129)</div><div>* Deprecations:</div><div>  * relation_from_name (renamed to endpoint_from_name)</div><div>  * relation_from_flag (renamed to endpoint_from_flag)</div><div>  * RelationBase.from_state (use endpoint_from_flag instead)</div></div><div><br></div><div>Information about the Endpoint pattern can be found at <a href="https://charmsreactive.readthedocs.io/en/latest/charms.reactive.relations.html#charms.reactive.endpoints.Endpoint">https://charmsreactive.readthedocs.io/en/latest/charms.reactive.relations.html#charms.reactive.endpoints.Endpoint</a> and a tutorial for writing interface layers using this pattern is forthcoming.</div></div>