Skip to content

Add delete method and context manager integration

Compare
Choose a tag to compare
@synkd synkd released this 15 Aug 19:53
· 117 commits to master since this release
c06b552

This release adds a delete method to the Manifester class and makes Manifester a context manager. Both changes facilitate cleanup of subscription allocations after a Manifester run completes.

What's Changed

Full Changelog: 0.0.4...0.0.5