Skip to content

v1.1.0 -- Easier publishing functionality

Compare
Choose a tag to compare
@ascourtas ascourtas released this 21 Oct 16:43
· 61 commits to master since this release
f9146e4

Overview

We added an easy_publish() method to give users a simpler, streamlined way to publish. The previous publish_servable() method, which allows for a little more user specification of metadata, is still available. The aim is for these methods together to cover all of our user needs.

Additionally, we added more testing of our input validation methods.

What's Changed

Full Changelog: v1.0.2...v1.1.0