Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

52 lines (34 loc) · 1.54 KB

Change Log

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.

Unreleased

v0.14.2 - 2022-12-19

  • Fix typo in headerDefinitionsPrefix
  • Update convert_case dependency

v0.14.1 - 2022-07-23

  • Fix uppercased names of arrays

v0.14.0 - 2022-07-19

  • Bump MSRV to 1.56.0 (2021)
  • Add advanced encoder options Config
  • BREAKING: Encode trait needs to implement encode_with_config

v0.13.1 - 2022-02-12

  • Encode "dimIndex" ranges

v0.13.0 - 2022-01-04

  • Bump svd-rs

v0.12.0 - 2021-11-11

  • Bump svd-rs
  • Add protection encoding
  • Add readAction encoding
  • Add array support for peripherals

v0.11.0 - 2021-10-02

  • Splitted from svd-parser

Previous versions in common changelog.