hypercore_schema 0.2.0

Data structures shared between hypercore and hypercore-protocol
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

<!-- next-header -->

## [Unreleased] - ReleaseDate

### Added

### Changed

### Removed



## [0.2.0] - 2026-02-07

### Added

### Changed

* Make pub: Node.length, Node.index, Node.hash, Node.blank, Hash.as_bytes

### Removed



## [0.1.0] - 2026-02-06

### Added

Add initial code from Hypercore

### Changed

### Removed

<!-- next-url -->
[Unreleased]: https://github.com/cowlicks/hypercore_schema/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/cowlicks/hypercore_schema/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/cowlicks/hypercore_schema/compare/v0.1.0...v0.1.0