Releases: RingsNetwork/rings
Releases · RingsNetwork/rings
v0.7.0
0.7.0 - 2024-04-28
Features
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
chore: fixed plonk config code style (#569)
prerelease
v0.6.0
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
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
fix: npm package export (#537)
v0.5.4
Bump version (#533)
v0.5.3
Bump version
v0.5.2
Add an example of native provider
v0.5.1
bugfix: add runtime to ffi::listen (#512) * rm async listen * bump version