Releases: dtqec/aether
Releases · dtqec/aether
v1.2.0
What's Changed
- Fix the build; stop using quilc container by @karalekas in #38
- add a call-next-method for define-message-dispatch by @ecpeterson in #37
- Add an unless aborting? guard to
BROADCAST-LOCKby @karalekas in #39 - couple of cheap heap utilities by @ecpeterson in #40
- sleepy processes by @ecpeterson in #41
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- add options to sync-rpc comparable to with-replies by @ecpeterson in #29
- Use integers to identify messages, channels, couriers by @ecpeterson in #30
- emit debug messages in emissaries by @ecpeterson in #31
- fix bad indent in
define-object-handler courierby @ecpeterson in #32 - split message.lisp into two files by @ecpeterson in #36
Full Changelog: v1.0.1...v1.1.0