Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Latest commit

 

History

History
37 lines (20 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 1.67 KB

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.7.0 (2019-03-14)

Bug Fixes

  • rename contract to type [skip ci] (4900266)

Features

  • add blake2b module (47b1d28)
  • add some methods to blake2b (61a1032)
  • add some RPC methods (da2898b)
  • replace sha3 with blake2b (1e2993d)
  • update scripts module to blake2b version (c93126e)

0.6.0 (2019-02-25)

Features

  • add support for ruby 2.3 (d560d5b)

v0.5.0 (2019-02-11)

Bug Fixes

  • update all contracts to scripts (2ea1cd6)

Features

  • delete contracts folder which will sit in a separate repo (f9152ae)
  • reference ckb-ruby-scripts as submodule scripts/ and replace contracts/ with it (c9dad12)