- Emulate nuget dependency resolvement
- Use minimum matching approach to resolve transitive dependencies of packages
- Use Http.fs for management of HTTP requests
- further constrain Newtonsoft.Json and FSharp.Core dependencies
- fix paket.template - nuget pakage should now list all dependencies correctly
- Re-realease under MIT Licence
- Extended documentation
- Additional colours for nodes and edges
- Exensive example analysis
- Full RestApi support:
- Adding, removing, and updating nodes and edges (directed and undirected)
- Grammar: concise grammar for converting any kind of node/edge to gephi interpretable objects
- Including basic functionalities
- Initial release