Skip to content

6.0.1

Latest
Compare
Choose a tag to compare
@bobbrodie bobbrodie released this 11 Mar 15:29
d2b084a

Overview

This is a patch release that fixes a small issue to allows a POS client to be created with either create_client() or create_pos_client(). Currently, passing in a config to create_client() will work, but this PR makes it easier to use create_pos_client() directly by passing a POS token.

Full Changelog: 6.0.0...6.0.1