fips205-source/CHANGELOG.md

18 lines
521 B
Markdown
Raw Normal View History

2023-11-26 20:18:22 +00:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2024-03-15 16:36:47 +00:00
## 0.1.2 (2024-03-15)
2024-03-10 23:07:57 +00:00
2024-03-15 16:36:47 +00:00
- Internal improvements, removed dependency on generic-array, MSRV at 1.70
- Supporting examples for benchmarking, CT measurements, WASM development,
C FFI, and Python bindings
2024-03-10 23:07:57 +00:00
- Additional testcases
2024-02-09 23:43:59 +00:00
## 0.1.1 (2024-02-14)
2023-11-26 20:18:22 +00:00
2024-02-09 23:43:59 +00:00
- Initial release