Skip to content

5.0.5

Compare
Choose a tag to compare
@bobbrodie bobbrodie released this 11 Mar 15:25
· 38 commits to 6.0.x since this release
b746fed

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: 5.0.4...5.0.5