File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ -
6+
7+ ## [ 0.6.1] -- 2025-12-09
8+
59- Update ` pastey ` to 0.2.0.
610
711## [ 0.6.0] -- 2025-09-01
6468- First version with the most common operations.
6569
6670[ Unreleased ] : https://github.com/fengalin/option-operations/
71+ [ 0.6.1 ] : https://github.com/fengalin/option-operations/tree/0.6.1
6772[ 0.6.0 ] : https://github.com/fengalin/option-operations/tree/0.6.0
6873[ 0.5.0 ] : https://github.com/fengalin/option-operations/tree/0.5.0
6974[ 0.4.1 ] : https://github.com/fengalin/option-operations/tree/0.4.1
Original file line number Diff line number Diff line change 11[package ]
22name = " option-operations"
3- version = " 0.6.0 "
3+ version = " 0.6.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