Skip to content

Releases: packaged/helpers

1.4.3

11 Apr 10:37
249c202
Compare
Choose a tag to compare
call catchFunction first to ensure exception can be mutated

1.4.2: Revert "improve retryhelper to support mutating the thrown exception"

11 Apr 10:10
ecd1d53
Compare
Choose a tag to compare
This reverts commit f98905cb18c45c9445c4a195a66d03574dd894a9.

mutations can be performed by modifying the exception by reference in the catch callback

1.4.1

08 Apr 11:04
9372bfb
Compare
Choose a tag to compare
remove deprecated option

1.4.0

02 Mar 12:41
Compare
Choose a tag to compare
Added new methods with 'milliseconds' in the names to reduce confusio…

1.3.0

01 Mar 13:08
Compare
Choose a tag to compare
ntrim support

1.2.4

26 Feb 17:42
Compare
Choose a tag to compare
specify version for coveralls

1.2.3

26 Feb 16:10
Compare
Choose a tag to compare
remove internal docblock

1.2.2

26 Feb 15:38
Compare
Choose a tag to compare
add hasAny. refactor parameters to be more meaningful

1.2.1

25 Feb 13:49
Compare
Choose a tag to compare
add missing class

1.2.0

25 Feb 13:10
Compare
Choose a tag to compare
Implement GMP Bitwise operations