Skip to content

Releases: IgalKolihman/netport

0.4.0

27 Jan 14:43
6a77165
Compare
Choose a tag to compare
  • New Badges in the README with some information about the repo state
  • New Diagram in the README that describes how Netport's architecture looks from the inside
  • Every response from the netport now has the same structure

Bug Fixes:

  • Cannot set port without host variable
  • Some tests are always being skipped
  • Fix file system tests

0.3.0

29 Oct 16:27
8743647
Compare
Choose a tag to compare
  • Better quality and testing
  • Better support for local and redis databases
  • CI added to project
  • Get system information function

Local database and improved cli

14 Oct 18:04
Compare
Choose a tag to compare
  • Better support for redis database
  • Support for a local (pythonic) database
  • cli with docopt for better usability documentation

0.1.0

04 Oct 12:26
Compare
Choose a tag to compare
  • Basic functions from the rest api
  • netport command in the cli to run the netport