Skip to content

Releases: inaka/worker_pool

2.2.1

21 Sep 14:05
Compare
Choose a tag to compare
Merge pull request #87 from inaka/hernan.vsn_bump

Bumped to 2.2.1

2.2.0

18 Aug 15:12
Compare
Choose a tag to compare

To see what's new check the CHANGELOG

2.1.0

03 Aug 13:55
Compare
Choose a tag to compare

To see what's new check the CHANGELOG

⚠️ Backwards Compatibility Breaking Changes ⚠️

  • removed wpool:call/5. Use wpool: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. Use wpool_pool:next/2 if you need to change that property. The other properties should not be changed from outside wpool_pool.

2.0.1

27 Jun 14:38
Compare
Choose a tag to compare

To see what's new check the CHANGELOG

2.0.0

26 May 15:08
Compare
Choose a tag to compare

To see what's new check the CHANGELOG

1.1.0

28 Apr 14:32
Compare
Choose a tag to compare

To see what's new check the CHANGELOG

1.0.4

05 Dec 16:34
Compare
Choose a tag to compare

To see what's new check the CHANGELOG

1.0.3

26 Aug 15:26
Compare
Choose a tag to compare

To see what's new check the CHANGELOG

No more lager

16 Mar 13:26
Compare
Choose a tag to compare

Check the CHANGELOG for updates.

Better rebar support

18 Feb 16:51
Compare
Choose a tag to compare
Merge pull request #19 from inaka/elbrujohalcon.version.bump

version bump