News in v0.3.1
A few days after the release of v0.3.0 Hector Perez contributed some macros to make the DiscreteEvents
API more Julian for common cases:
@event
: wrapsfun
andevent!
into one call,@periodic
: wrapsfun
andperiodic!
into one call,@process
: wrapsPrc
andprocess!
into one call,@wait
: simplified call ofwait!
,
The following macros provide syntactic sugar to existing functions:
Earlier releases
- Release notes: A look at earlier releases.