kona-derive-alloy 0.0.3

An alloy-backed derivation pipeline for the OP Stack, built on `kona-derive`
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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.3]https://github.com/anton-rs/kona/compare/kona-derive-alloy-v0.0.2...kona-derive-alloy-v0.0.3 - 2024-11-06

### Added

- *(derive)* `From<BlobProviderError> for PipelineErrorKind` ([#780]https://github.com/anton-rs/kona/pull/780)

### Fixed

- *(derive-alloy)* test coverage ([#785]https://github.com/anton-rs/kona/pull/785)
- *(derive)* Data Availability Provider Abstraction ([#782]https://github.com/anton-rs/kona/pull/782)
- *(client)* Trace extension support ([#778]https://github.com/anton-rs/kona/pull/778)
- *(derive-alloy)* changelog ([#752]https://github.com/anton-rs/kona/pull/752)

### Other

- bump alloy deps ([#788]https://github.com/anton-rs/kona/pull/788)
- *(derive-alloy)* docs ([#763]https://github.com/anton-rs/kona/pull/763)

## [0.0.2]https://github.com/anton-rs/kona/compare/kona-derive-alloy-v0.0.1...kona-derive-alloy-v0.0.2 - 2024-10-29

### Added

- *(derive)* use upstream op-alloy batch types ([#746]https://github.com/anton-rs/kona/pull/746)

### Other

- *(derive-alloy)* Remove metrics ([#748]https://github.com/anton-rs/kona/pull/748)
- *(kona-derive-alloy)* release v0.0.1 ([#736]https://github.com/anton-rs/kona/pull/736)

## [0.0.1]https://github.com/anton-rs/kona/releases/tag/kona-derive-alloy-v0.0.1 - 2024-10-25

### Added

- remove thiserror ([#735]https://github.com/anton-rs/kona/pull/735)
- *(derive)* `BatchProvider` multiplexed stage ([#726]https://github.com/anton-rs/kona/pull/726)
- *(workspace)* Distribute pipeline, not providers ([#717]https://github.com/anton-rs/kona/pull/717)

### Other

- release ([#715]https://github.com/anton-rs/kona/pull/715)