10 lines
249 B
Markdown
10 lines
249 B
Markdown
|
|
<!---
|
||
|
|
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.
|