Skip to content

Releases: emiw/redstone-protocol

Release list

v1.0.0

Choose a tag to compare

@ariporad ariporad released this 03 Jan 22:11

<a name"1.0.0">

1.0.0 (2016-01-03)

Features

  • throw an error when you call Parser.write with no socket (c17285f0)
  • initial implimentation (b6cf8b40)
  • Parser:
    • add Parser.write (af4a3a66)
    • add functionality to allow passing in a socket to createParser (f998a1c6)