Releases: robotpy/pynetworktables2js
Releases · robotpy/pynetworktables2js
Release 2021.0.1
Migrate to github actions
2020.0.1: Merge pull request #42 from amorygalili/fix-global-listener-bug
Fix global listener bug
2020 Initial Release
Merge pull request #41 from amorygalili/fix-various-bugs Fixed various bugs
2019.0.0
2018.1.0
2018.0.2: Merge pull request #26 from auscompgeek/fix-extra-leading-slash
This bugfix release fixes an issue where an extra leading slash was being prepended to keys for entries set from dashboards.
2018.0.1: Add --team option
A --team
option has been added to allow specifying the robot to connect to by team number. This will try multiple known addresses for your roboRIO in a round-robin fashion.
In other words, you'll be able to test your dashboard whilst tethered to your robot over USB!
As usual, the attached zipfile contains the compiled all-in-one executable for pynetworktables2js.
Initial kickoff release
This zipfile contains the compiled all-in-one executable for pynetworktables2js.
2017.0.4
Fixes pynetworktables bug
2017.0.3 Update pynetworktables requirements