Skip to content

Releases: doric-pub/Dangle

Release 0.1.17

14 Nov 02:59
618f1ab
Compare
Choose a tag to compare
Merge pull request #11 from doric-pub/bugfix/mutex_destroy

fix potential crash in multi-threading

Release 0.1.16

07 Oct 02:48
Compare
Choose a tag to compare
v0.1.16

fix: avoid call mutex after context destroy

Release 0.1.15

18 Sep 07:25
Compare
Choose a tag to compare
v0.1.15

avoid flush & addToNextBatch after destroy

Release 0.1.14

23 Aug 12:06
Compare
Choose a tag to compare
v0.1.14

addBlockingToNextBatch catch std exception

Release 0.1.13

04 Aug 03:34
Compare
Choose a tag to compare
v0.1.13

do not throw runtime error

Release 0.1.12

27 Jul 09:49
Compare
Choose a tag to compare
v0.1.12

iOS: compatible

Release 0.1.11

13 Jul 08:12
Compare
Choose a tag to compare
v0.1.11

Update project file

Release 0.1.10

11 Jul 08:58
f62ed6e
Compare
Choose a tag to compare
v0.1.10

Update package.json

Release 0.1.9

09 Mar 10:44
a8f73dc
Compare
Choose a tag to compare
Merge pull request #9 from doric-pub/feature/fix_crash

Feature/fix crash

Release 0.1.8

21 Feb 07:58
Compare
Choose a tag to compare
when dangle context destroy, call flush to release possible blocked j…

…s thread