Skip to content

Releases: vivek-ng/concurrency-limiter

v0.8.2

27 Nov 02:23

Choose a tag to compare

change executable nethod name and readme changes

v0.8.1

27 Nov 02:16

Choose a tag to compare

update readme to reflect the latest example

v0.8.0

27 Nov 01:51
f16fec8

Choose a tag to compare

bug fix: calculating the correct number of goroutines executing (#28)

* correct the number of goroutines count

* change tests

v0.7.1

25 Nov 00:55

Choose a tag to compare

update readme to include executable function

v0.7.0

24 Nov 23:17

Choose a tag to compare

make configurable fields exported

v0.6.3

24 Nov 23:12

Choose a tag to compare

make configurable fields exported

v0.6.2

24 Nov 03:02
7b83883

Choose a tag to compare

Update readme to add installation and contribution instructions (#25)

* add installation instructions

* add contribution insts

v0.6.1

24 Nov 02:24
bf13f9b

Choose a tag to compare

Remove waiters when context is done (#24)

* remove waiters when context is done

* add test for context done with dynamic priority and timeout set

v0.6.0

24 Nov 00:34

Choose a tag to compare

update readme

v0.5.1

23 Nov 17:28

Choose a tag to compare

update readme