# Changelog [Keep a Changelog]: https://keepachangelog.com/en/1.0.0/ [Semantic Versioning]: https://semver.org/spec/v2.0.0.html 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