Releases: tigron/skeleton-transaction
Releases · tigron/skeleton-transaction
v6.0.2
v6.0.1
v6.0.0
Warning
This is a breaking change. The is_parallel() method does no longer exist, it has been replaced with get_pool().
Changelog
Feature
Full Changelog: v5.1.2...v6.0.0
v5.1.2
v5.1.1
v5.1.0
What's Changed
- Fixes for strict types and PHP Doc by @LionelLaffineur in #7
- Add lock handlers and weighted transactions
Full Changelog: v5.0.2...v5.1.0
v5.0.2
Fixed prototype of console functions
v5.0.1
Fix completed check + minor code cleanup + use get_by_ids method
v5.0.0
Merge pull request #6 from tigron/feature/quality Feature/quality
v4.0.1
Added a parameter missing in a call to Log::create( )