Releases: puniverse/pulsar
Releases · puniverse/pulsar
0.7.9
28 Jul 11:54
Compare
Sorry, something went wrong.
No results found
0.7.8
24 May 17:57
Compare
Sorry, something went wrong.
No results found
0.7.7
02 Dec 15:41
Compare
Sorry, something went wrong.
No results found
Improvements to verifyInstrumentation reporting and some bug fixes.
0.7.6
07 Aug 15:03
Compare
Sorry, something went wrong.
No results found
Match Quasar 0.7.6
Drop core.typed (in the future we intend to make use of core.spec)
0.7.5
02 May 13:01
Compare
Sorry, something went wrong.
No results found
Improvements
Upgrade to Quasar 0.7.5 and other deps upgrade
#52 : Upgrade to Clojure 1.8.0
#55 : Support blocking actor event handlers
0.7.4
18 Jan 17:40
Compare
Sorry, something went wrong.
No results found
Improvements
Several dependencies upgraded
Closed issues
0.7.3
28 Aug 10:45
Compare
Sorry, something went wrong.
No results found
New features:
Improvements
Closed issues:
0.7.2
25 Jun 16:39
Compare
Sorry, something went wrong.
No results found
New features:
gen-fsm
for finite-state-machine actors.
Closed issues:
0.7.0
29 May 13:57
Compare
Sorry, something went wrong.
No results found
Breaking changes:
Pulsar API: renamed fiber
to create-fiber
and introduced a more idiomatic (fiber <block>)
(see new features below)
New features:
Experimental support for automatic instrumentation of Clojure code
core.async
implementation upgraded to 0.1.346.0-17112a-alpha
Pulsar API: similarly to Clojure's (thread <block>)
, the new idiomatic (fiber <block>)
will spawn a new fiber with default settings executing <block>
Pulsar API: #30 added support for spawning actors on threads
Pulsar API: channel
can now accept multi-producer?
and multi-consumer?
flags as last arguments
Closed issues:
0.6.2
23 Dec 17:25
Compare
Sorry, something went wrong.
No results found
This is a bug-fix release. Bugs fixed include: