Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 598 Bytes

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 598 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.

[0.4.0] - 2022-10-28

Changed

  • dlc crate version update

[0.3.0] - 2022-10-28

Changed

  • dlc crate version update

[0.2.0]

Added

  • parallel feature for computing anticipation points in parallel.
  • support for multi oracles with varying number of digits.

Fixed

  • iteration of DigitTrie sometimes omitting values.