------------------ * Allow binding to a local random free port
0.6.2
------------------ * Allow defining binding ip
0.6.1
------------------ * Fixed wrong logger setup
0.6.0
------------------ * Rewrite native part in Rust with support of Py03 and maturin * Add async client
0.5.0
------------------ * Move pytogo Go code into portforward * Fix stopping portforward for services * Allow portforwarding without contextmanager * Allow multiple portforwards to same pod or service
0.4.5
------------------ * Fix panic when logging an error * Change default log level to INFO