5.0.5
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