Skip to content

Namada 0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 12:32
· 9716 commits to main since this release
v0.16.0

Namada 0.16.0 is a regular release focused on providing the Namada SDK
to developers.

DOCS

  • Added page table-of-contents via mdbook-pagetoc plugin for the developer
    documentation. (#1275)

IMPROVEMENTS

  • Provide Namada SDK (in particular, the namada crate may now be usefully linked into user applications). (#925)
  • Bump RocksDB crate to 0.21.0 to address compilation errors on certain C++
    toolchains. (#1366)