File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1+ ### 2.5.0 - 04.06.2020
2+ * Add ` Option.someIf ` function - https://github.com/fsprojects/FSharpx.Extras/pull/391
3+ * Add ` Option.ofUnchecked ` function - https://github.com/fsprojects/FSharpx.Extras/pull/392
4+
15### 2.4.0 - 14.05.2020
26* Add ` Enum.isDefined ` function - https://github.com/fsprojects/FSharpx.Extras/pull/382
37* Deprecate ` taskbuilder ` in favor of ` taskbuilder.fs ` - https://github.com/fsprojects/FSharpx.Extras/pull/381
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project >
33 <PropertyGroup >
4- <VersionPrefix >2.4 .0</VersionPrefix >
4+ <VersionPrefix >2.5 .0</VersionPrefix >
55 <Owners >Steffen Forkmann and others</Owners >
66 <Authors >Steffen Forkmann and others</Authors >
77 <PackageProjectUrl >https://github.com/fsprojects/FSharpx.Extras</PackageProjectUrl >
You can’t perform that action at this time.
0 commit comments