Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 782 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 782 Bytes

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.9.3]

Changed

  • This release has no code changes, and is merely a version bump to properly tag this and release to crates.io.

[0.9.1]

Changed

  • Weave parser now implements a pull parser. This avoids the overhead of threads and channels for normal processing of the surefie.
  • Numerous minor code cleanups from clippy and rustfmt
  • Add default.nix and shell.nix to help with development under Nix.

Fixed

  • Fix duplicated names in some comparison messages