Releases: websmurf/laravel-exact-online
Releases · websmurf/laravel-exact-online
v0.8.0
What's Changed
- also allow version 4.0 of the picqer client
Full Changelog: v0.7.1...v0.8.0
v0.7.1
No additional changes compared to v0.7.1-beta
v0.7.0-beta
What's Changed
- Update Lock into interface by @abrampl in #12
- add ability to __construct Picqer\Financials\Exact\Model with attributes by @kirkita in #16
- Added phpcs for style checks by @websmurf in #17
New Contributors
- @abrampl made their first contribution in #12
- @kirkita made their first contribution in #16
Full Changelog: v0.6.0...v0.7.0-alpha
v0.5.0
- Another attempt to avoid the pesky 401 error with better lock handling
- Further improvements by using the Atomic Lock feature of Laravel in stead of custom implementation
v0.5.0-beta.2
Further improvements by using the Atomic Lock feature of Laravel in stead of custom implementation
v0.5.0-beta.1
Another attempt to avoid the pesky 401 error with better lock handling
v0.4.0
#1 Update form definition, change Bootstrap classes for TailwindCSS since this is more standard at the moment
#3 First attempt at an acquire lock mechanism
v0.3.0
- added connection method to get the connection on the main class