Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 546 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 546 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.1.0 (08 November 2024)

Added

  • Added int module to provide custom-bit-width integers
    • Added Int type with full set of functionality
  • Added unit tests for arbitrary u63 example type
  • Added README documentation