Releases: CSBiology/FSharpGephiStreamer
Releases · CSBiology/FSharpGephiStreamer
Improved HTTP handling and Nuget + Paket compatible package
(rereleasing for zenodo doi)
Skipping some Patch versions in this release due to unlisting of related packages on nuget.
Dependencies of the project are now in a state that does not create Problems with the nuget package manager.
Improvements/Fixes:
Dependency constraints
further constrain Newtonsoft.Json (>= 11.0.0) and FSharp.Core (>= 4.5.2) dependencies
Fix package Dependencies
Fixed package dependencies in the paket.template file for creation of the nuget package
updated nuget package can be found here : https://www.nuget.org/packages/FSharpGephiStreamer/1.1.1
Improvement of docs, color and examples(MIT)
- Re-realease under MIT Licence (unlicence was intended to be as permissive as possible, but is not fully OSI approved)
- Extended documentation
- Additional colours for nodes and edges
- Exensive example analysis
Nuget package available on the nuget branch or on nuget.org
First release (Unlicence)
Stream graph data from F# to Gephi.
Full RestAPI support:
- Add,Remove or update nodes and edges
- Full color control
- Grammar: convert any kind of entity or relationship to gephi readable objects
Nuget package on nuget branch of the project