File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1+ ### 2025.04.16
2+
3+ #### @iroha/client 0.4.0-beta.1 (prerelease)
4+
5+ - refactor(client)!: updated config endpoints (#251 )
6+ - docs(client): remove redundant note about selectors design (#247 )
7+
8+ #### @iroha/core 0.4.0-beta.1 (prerelease)
9+
10+ - refactor(core)!: support of wip ` rc.2 ` (NFTs & empty blocks) (#251 )
11+ - perf(core)!: optimise interop with crypto wasm, change some crypto apis (#248 )
12+
113### 2025.03.13a
214
315#### @iroha/core 0.3.1 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " @iroha/client" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.4.0-beta.1 " ,
44 "exports" : {
55 "." : " ./mod.ts" ,
66 "./web-socket" : " ./web-socket/mod.ts"
Original file line number Diff line number Diff line change 11{
22 "name" : " @iroha/core" ,
3- "version" : " 0.3 .1" ,
3+ "version" : " 0.4.0-beta .1" ,
44 "exports" : {
55 "." : " ./mod.ts" ,
66 "./codec" : " ./codec.ts" ,
You can’t perform that action at this time.
0 commit comments