Skip to content

Releases: bjouhier/galaxy

v0.1.11

21 Sep 17:20
Compare
Choose a tag to compare

#18: Experimental interrupt feature.

v0.1.10

21 Sep 17:20
Compare
Choose a tag to compare

#11: API trick: eliminate callback parameter with negative star index (needed by ez-streams)
#12: parallelizing with yield [fn1(), fn2()](needs a bit more work)
#14: flamegraph hooks (for https://github.com/Sage/streamline-flamegraph)
#15: reentrancy problem with 2 loops