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 - ReleaseDate
0.3.0 - 2020-06-30
0.2.3 - 2020-02-11
- fix
bytelevel::Product
append operation - count padding bytes in field size
- handling of
PNil→[{Bytes,Array}<_, U0>|...]
0.2.2 - 2020-02-07
#[no_std]
compatible.GenericArray
support.- Expose
layout
module providing some of typic's type-level information about types (namely: size and minimum alignment).
0.2.1 - 2020-02-06
- Removed unused, nightly-only feature.
0.2.0 - 2020-02-06
- Everything. This is a complete rewrite.
- Initial, prototype release.