Skip to content

Releases: mikeal/znode

v1.1.3

Choose a tag to compare

@mikeal mikeal released this 10 Sep 21:34
c95f2be

<a name"1.1.3">

1.1.3 (2017-09-10)

Bug Fixes

  • null: Support returning null from RPC methods. (c95f2be5)

v1.1.2

Choose a tag to compare

@mikeal mikeal released this 20 Aug 23:02
97bc3dd

<a name"1.1.2">

1.1.2 (2017-08-20)

Bug Fixes

  • return: Support methods returning undefined. (97bc3dd7)

v1.1.1

Choose a tag to compare

@mikeal mikeal released this 12 Aug 19:27
d9b6296

<a name"1.1.1">

1.1.1 (2017-08-12)

Bug Fixes

  • badges: Adding badges to README. (d9b62960)

v1.1.0

Choose a tag to compare

@mikeal mikeal released this 12 Aug 18:24
800a49a

<a name"1.1.0">

1.1.0 (2017-08-12)

Features

  • Return values can now contain additional RPC methods. Turtles all the way down. (800a49a4)

v1.0.0

Choose a tag to compare

@mikeal mikeal released this 12 Aug 07:04
2125618

<a name"1.0.0">

1.0.0 (2017-08-12)

Features

  • initial: Implementation with full test coverage. (ccb71e9c)
  • release: Adding semantic release. (21256186)