Releases: briedis/breezy
Releases · briedis/breezy
PHP8 support
Added MIT license
v2.2.8 Added MIT License
Handle case when some fields for Position may be missing
v2.2.7 Handle all position field missing cases
Breezy API URL updated
v2.2.6 Fix breezy API URL
Cache prefix constant, added tags field to position item
v2.2.4 Prefix constant for cached breezy class, so it's easier to bump versi…
Added getPosition() method
kristaps.vitols/update-breezy (#6) Added getPosition functionality.
Option to set the auth token for the base library
Added a method: \Briedis\Breezy\Breezy::setToken($token)
PHP version required is 7.0 now. Other fixes.
v2.2.0 Upgrade required php version. Added default value checking for candid…
Updated docs, small fix
Update docs Added example files
Upgrade to Breezy API V3
A lot of breaking changes.
Properties have changed, method signatures have changed.