Skip to content

Releases: RingsNetwork/rings

v0.7.0

02 May 12:23
v0.7.0
e85f00f
Compare
Choose a tag to compare

0.7.0 - 2024-04-28

Features

  • [breaking]send message with plaintext (#576) - (ab651b9) - Elder Ryan

Miscellaneous Tasks

  • use cliff to generate release notes (#571) - (73a3482) - magine
  • fix repo address in cliff (#572) - (16f5adc) - magine
  • relax intermediate state check in stabilization test (#570) - (6f16630) - magine
  • fix dummy transport and add dummy test back (#573) - (5f1a104) - magine
  • fix tsconfig and pbjs issue (#574) - (ab74421) - Elder Ryan

v0.6.1

01 Apr 01:31
58a159e
Compare
Choose a tag to compare
chore: fixed plonk config code style (#569)

prerelease

29 Mar 12:10
58a159e
Compare
Choose a tag to compare
prerelease Pre-release
Pre-release

[unreleased]

Features

  • support BLS (Boneh-Lynn-Shacham) signature (#579) - (bb061f9) - Elder Ryan

v0.6.0

28 Mar 09:44
034a47e
Compare
Choose a tag to compare
bump version to 0.6.0 (#563)

Key changes:

Feature: data channel pool: https://github.com/RingsNetwork/rings/pull/562
Feature: Using callback instead MPMC channel: https://github.com/RingsNetwork/rings/pull/561
Chore: Make rings-snark optional: https://github.com/RingsNetwork/rings/pull/558
Chore: Using forked protocolJs: https://github.com/RingsNetwork/rings/pull/556

v0.5.6

07 Feb 06:47
9e58b3d
Compare
Choose a tag to compare
fix: case error in js proto and bump version (#551)

* Fix case error in js proto and bump version

* Fix skip position

v0.5.5

23 Jan 08:56
40e1661
Compare
Choose a tag to compare
fix: npm package export (#537)

v0.5.4

19 Jan 14:35
0a2eba5
Compare
Choose a tag to compare
Bump version (#533)

v0.5.3

17 Jan 06:45
ce1147c
Compare
Choose a tag to compare
Bump version

v0.5.2

03 Jan 10:27
747df16
Compare
Choose a tag to compare
Add an example of native provider

v0.5.1

17 Mar 09:14
ccfe2cf
Compare
Choose a tag to compare
bugfix: add runtime to ffi::listen (#512)

* rm async listen
* bump version