unplugged-system/external/rust/crates/merge/CHANGELOG.md

10 lines
249 B
Markdown
Raw Normal View History

<!---
SPDX-FileCopyrightText: 2020 Robin Krahl <robin.krahl@ireas.org>
SPDX-License-Identifier: CC0-1.0
-->
# v0.1.0 (2020-09-01)
Initial release providing the `Merge` trait and some merge strategies in the
`bool`, `num`, `ord` and `vec` modules.