File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ -
6+
7+ ## [ 0.4.1] -- 2022-06-29
8+
59### Added
610
711- Fix repository link in ` Cargo.toml ` .
4751- First version with the most common operations.
4852
4953[ Unreleased ] : https://github.com/fengalin/option-operations/
50- [ 0.4.0 ] : https://github.com/fengalin/option-operations/tree/0.4.0
54+ [ 0.4.1 ] : https://github.com/fengalin/option-operations/tree/0.4.1
5155[ 0.3.0 ] : https://github.com/fengalin/option-operations/tree/0.3.0
5256[ 0.2.0 ] : https://github.com/fengalin/option-operations/tree/0.2.0
5357[ 0.1.0 ] : https://github.com/fengalin/option-operations/tree/0.1.0
Original file line number Diff line number Diff line change 11[package ]
22name = " option-operations"
3- version = " 0.4.0 "
3+ version = " 0.4.1 "
44authors = [" François Laignel <fengalin@free.fr>" ]
55categories = [" rust-patterns" , " no-std" , " mathematics" ]
66description = " Traits and auto-implementations to improve arithmetic operations usability when dealing with `Option`s."
You can’t perform that action at this time.
0 commit comments