File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020## [ 0.8.2] - 2025-02-24
2121### Changed
2222- Referencing Rhino.Scripting 0.8.0
23- - rename Rhino.Scripting.Fsharp -> Rhino.Scripting.FSharp (capital S)
23+ - rename Rhino.Scripting.FSharp -> Rhino.Scripting.FSharp (capital S)
2424
2525## [ 0.8.1] - 2024-10-06
2626### Changed
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ rs.ObjectName (guid, "123")
4040```
4141
4242The ` |>! ` operator is part of Rhino.Scripting.FSharp library.
43- It passes it's input on as output. See [ definition] ( https://github.com/goswinr/Rhino.Scripting.Fsharp /blob/main/Src/Rhino.Scripting/Curried.fs#L16 ) .
43+ It passes it's input on as output. See [ definition] ( https://github.com/goswinr/Rhino.Scripting.FSharp /blob/main/Src/Rhino.Scripting/Curried.fs#L16 ) .
4444
4545### Full API Documentation
4646
You can’t perform that action at this time.
0 commit comments