Skip to content

Releases: anthdm/hollywood

v1.0

14 Jan 09:10
5a41e08
Compare
Choose a tag to compare

This should be the first stable release with backwards compatibility until v2.0. So, no more API changes from now on.

v1.0-beta.5

14 Aug 09:07
57c621d
Compare
Choose a tag to compare
v1.0-beta.5 Pre-release
Pre-release
  • Fixed potential memory leak in send repeat
  • Fixed long running memory leak that happened in GGQ by replacing that with a new stable Ring Buffer

v1.0-beta.4

13 Mar 18:15
7b48e18
Compare
Choose a tag to compare
v1.0-beta.4 Pre-release
Pre-release
  • Fixed CPU usages on idling actors
  • You can now set the output of the logger log.SetOutput(io.Writer)
  • Documentation improvements

v1.0-beta.3

06 Mar 19:50
bae4cfa
Compare
Choose a tag to compare
v1.0-beta.3 Pre-release
Pre-release
  • improved CPU usage and cycles without loosing performance, by an "inbox idle" mechanism
  • minor bug fixes

v1.0-beta.2

03 Mar 21:31
99e1c67
Compare
Choose a tag to compare
v1.0-beta.2 Pre-release
Pre-release

general bug fixes. <3

v1.0-beta.1

03 Mar 18:32
714783e
Compare
Choose a tag to compare
v1.0-beta.1 Pre-release
Pre-release

Disabled locking OS thread due to problems with request and response channels.

v1.0-beta

03 Mar 09:26
7015eb8
Compare
Choose a tag to compare
v1.0-beta Pre-release
Pre-release

Beta test release.