Releases: inaka/worker_pool
Releases · inaka/worker_pool
2.2.1
Merge pull request #87 from inaka/hernan.vsn_bump Bumped to 2.2.1
2.2.0
2.1.0
To see what's new check the CHANGELOG
⚠️ Backwards Compatibility Breaking Changes ⚠️
- removed
wpool:call/5
. Usewpool:call/4
with appropriate parameters instead. - removed tracing utilities and associated functions (like
wpool_process:age/1
). Use external tracing libraries, like recon, instead. - removed
wpool_shutdown
. It was used for tracing purposes only. - removed
wpool_pool:wpool_set/2
. Usewpool_pool:next/2
if you need to change that property. The other properties should not be changed from outsidewpool_pool
.
2.0.1
2.0.0
1.1.0
1.0.4
1.0.3
No more lager
Check the CHANGELOG for updates.
Better rebar support
Merge pull request #19 from inaka/elbrujohalcon.version.bump version bump