mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-22 14:22:23 +00:00
862 B
862 B
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.3 (2022-02-16)
Fixed
- Minimal versions build (#940)
0.1.2 (2022-02-10)
Added
- Re-export
generic-array
andtypenum
. Enablemore_lengths
feature ongeneric-array
. Addkey_size
,iv_size
,block_size
, andoutput_size
helper methods. (#849)
0.1.1 (2021-12-14)
Added
rand_core
re-export and proper exposure of key/IV generation methods on docs.rs (#847)
0.1.0 (2021-12-07)
- Initial release