Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 1.54 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.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)