Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 471 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 471 Bytes

Changelog

All notable changes to this project will be documented in this file. This project uses Semantic Versioning.

0.2.0 - 2021-07-30

Added

  • Added the moore! macro to simplify the use of the const generic functions.
  • Added no_std support.

0.1.0 - 2021-07-25

Added

  • Initial release, adding the moore functions as dynamically constructed, const generic on the dimensions and fully const generic.