File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ -
6+
7+ ## [ 0.6.0] -- 2025-09-01
8+
9+ ### Changed
10+
511- Use ` pastey ` instead of ` paste ` which is no longer maintained.
612 This also requires upgrading the MSRV to 1.54.
713
5864- First version with the most common operations.
5965
6066[ Unreleased ] : https://github.com/fengalin/option-operations/
67+ [ 0.6.0 ] : https://github.com/fengalin/option-operations/tree/0.6.0
6168[ 0.5.0 ] : https://github.com/fengalin/option-operations/tree/0.5.0
6269[ 0.4.1 ] : https://github.com/fengalin/option-operations/tree/0.4.1
6370[ 0.4.0 ] : https://github.com/fengalin/option-operations/tree/0.4.0
Original file line number Diff line number Diff line change 11[package ]
22name = " option-operations"
3- version = " 0.5 .0"
3+ version = " 0.6 .0"
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