Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 1.25 KB

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.1 - 2021-05-27

  • Fix Reg::field (again)

0.1.0 - 2021-05-25

  • Fix Reg::field

0.0.3 - 2021-05-10

  • Works on stable
  • Better handling of generated attributes
  • Better immplementation for Debug

0.0.2 - 2021-05-06

  • Mosty complete redesign
  • Use generic Reg, Value, etc. types instead of defining one for each register

0.0.1 - 2021-04-30

  • Initial design.