Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@davidban77 davidban77 released this 18 Aug 22:58
· 48 commits to master since this release
e648447

New features:

  • Ability to create Project, Node and Link instances
  • Created most of the methods to interact with the REST API Endpoints.
  • Added some commodity methods like nodes_summary
  • Created the docs
  • Improved the tests and coverage
  • Added CircleCI with the following checks:
    • flake8
    • black formatting
    • pytest