Skip to content

0.7.3

Compare
Choose a tag to compare
@Mpdreamz Mpdreamz released this 08 Jan 20:36
· 2 commits to master since this release
027a0c1

0.7.2...0.7.3

View the full list of issues and PRs

API Changes: proc

Scanned: 📑 1 assemblies(s), Suggested change in version: Patch
+ 0 breaking change(s) detected.

🌟 0 new additions, 🔴 0 removals, 🔷 0 modifications

API Changes: Proc.Fs

Scanned: 📑 1 assemblies(s), Suggested change in version: Major
+ 0 breaking change(s) detected.

+ 🌟 1 new additions
- 🔴 3 removals
- 🔷 3 modifications

📑 Proc.Fs.dll
 Click here to see the 7 differences 
Proc.Fs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=96c599bbe3e70f5d 
Proc.Fs.dll 
Proc.Fs 
- 🔴 .TempBuilder 💥 
- 🔴 temp 💥 
+ 🔷 .ExecOptions 💥 
- 🔴 ExecOptions(String, FSharpOption<FSharpList<String>>, FSharpOption<FSharpFunc<LineOut, Boolean>>, FSharpOption<FSharpFunc<LineOut, Boolean>>, FSharpOption<String>, FSharpOption<FSharpMap<String, String>>, FSharpOption<TimeSpan>, FSharpOption<FSharpFunc<Int32, Boolean>>, FSharpOption<Boolean>, FSharpOption<Boolean>, FSharpOption<TimeSpan>) 💥 
+ 🌟 ExecOptions(String, FSharpOption<FSharpList<String>>, FSharpOption<FSharpFunc<LineOut, Boolean>>, FSharpOption<FSharpFunc<LineOut, Boolean>>, FSharpOption<String>, FSharpOption<FSharpMap<String, String>>, TimeSpan, FSharpOption<FSharpFunc<Int32, Boolean>>, FSharpOption<Boolean>, FSharpOption<Boolean>, FSharpOption<TimeSpan>) 
+ 🔷 Timeout 💥 
+ 🔷 Member type changed from FSharpOption<TimeSpan> to TimeSpan. 💥