Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

65 lines (37 loc) · 2.11 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.2.3 - 2025-01-16

Added

  • (client) Interop binary (#903)

Other

  • Update Maili Deps (#908)

0.2.2 - 2025-01-13

Other

  • Move temporary error logs to lower level than WARN (#897)
  • (deps) Replace dep alloy-rs/op-alloy-protocol->op-rs/maili-protocol (#890)

0.2.1 - 2025-01-07

Fixed

  • op-rs rename (#883)

0.2.0 - 2024-12-03

Added

  • (driver) wait for engine (#851)
  • (driver) refines the executor interface for the driver (#850)

Fixed

Other

  • (driver) advance with optional target (#848)
  • (driver) visibility (#834)

0.0.1 - 2024-11-20

Added

  • (driver,client) Pipeline Cursor Refactor (#798)
  • (driver) Abstract, Default Pipeline (#796)

Fixed

  • imports (#829)
  • (client) SyncStart Refactor (#797)

Other

  • (driver) use tracing macros (#823)
  • (driver) use tracing macros (#822)
  • (workspace) Migrate back to thiserror v2 (#811)