Releases: bahner/go-ma-actor
Release v0.0.10
Colours and stability.
- Added more sanity checks around the code
- Colour code messages to show the how messages are of different degrees of privacy
- Generic subscription loop
- Better handling of context
Full Changelog: v0.0.9...v0.0.10
Version 0.0.9
v0.0.8 with the missing files added.
Full Changelog: v0.0.8...v0.0.9
Version 0.0.7
Release more stable go-ma-actor. It's pretty usable and the double sending of messages has been fixed. The subscription loops are rewritten.
Full Changelog: v0.0.6...v0.0.7
Release v0.0.6
A nice release that's ostly harmless.
Works quite nicely as a chat app now.
Feature both public and private messaging. All messages are signed.
Full Changelog: v0.0.5...v0.0.6
Version 0.0.5
Full Changelog: v0.0.4...v0.0.5
Version 0.0.4
Substantially refactored config to be shared and overridable.
Full Changelog: v0.0.3...v0.0.4
Version 0.0.3
Matching new go-ma (v0.2.1)
Full Changelog: v0.0.2...v0.0.3
Version 0.0.2
Refactored a lot of P2P and config. Config can now be merged with using packages.
Full Changelog: v0.0.1...v0.0.2
Version 0.0.1
actor is now stable enough, /me thinks to warrant a release. Use this directly instead of go-ma. It should aid you a bunch.