All Versions
24
Latest Version
Avg Release Cycle
92 days
Latest Release
-

Changelog History
Page 1

  • v2.0.0 Changes

    • ๐Ÿ‘‰ uses new serialization library version
  • v1.28.5

    December 23, 2019
  • v1.28.4

    June 15, 2019
  • v1.28.1

    March 04, 2019
  • v1.28.0

    December 29, 2018
  • v1.27.1

    October 29, 2018
  • v1.27.0 Changes

    May 12, 2018
    • adopts camel-case for operators, e.g. ampDb instead of ampdb, linLin instead of linlin
    • madd becomes mulAdd, the backlash operator becomes out
    • โž• adds random unary and binary ops (e.g. .coin, .expRand)
    • โž• adds window unary ops (e.g. .hannWindow)
    • ๐Ÿ›  fixes bug in Curve.exp
  • v1.26.0 Changes

    May 01, 2018
    • ๐Ÿšค Client.Config has a latency parameter (not used by the core library)
  • v1.25.0

    April 10, 2018
  • v1.24.0 Changes

    April 04, 2018
    • resolves #49 by renaming overloaded play (the one with arguments for target, add-action etc.) to playWith.
    • ๐Ÿ“‡ renames ID in argument-names to Id (e.g. nodeId, bufId).
    • โž• adds copy method to various server messages