Skip to content

Files

Latest commit

 

History

History
29 lines (22 loc) · 905 Bytes

RELEASE_NOTES.md

File metadata and controls

29 lines (22 loc) · 905 Bytes

1.1.6 - June 6 2019

  • Emulate nuget dependency resolvement

1.1.4 - June 6 2019

  • Use minimum matching approach to resolve transitive dependencies of packages

1.1.3 - June 6 2019

  • Use Http.fs for management of HTTP requests

1.1.2 - June 3 2019

  • further constrain Newtonsoft.Json and FSharp.Core dependencies

1.1.1 - June 3 2019

  • fix paket.template - nuget pakage should now list all dependencies correctly

1.1.0 - January 27 2019

  • Re-realease under MIT Licence
  • Extended documentation
  • Additional colours for nodes and edges
  • Exensive example analysis

1.0.0 - June 28 2017

  • 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

0.0.1 - August 19 2016

  • Including basic functionalities
  • Initial release