Skip to content

Releases: team401/robotvibecoder

v0.0.5

19 May 04:04
0acaa02

Choose a tag to compare

What's Changed

  • Add pypi badge with link to readme by @PChild in #41
  • Add defaults and a selector to interactive mode by @aidnem in #42

New Contributors

Full Changelog: v0.0.3...v0.0.5

v0.0.4

17 May 21:49
b9c3faf

Choose a tag to compare

What's Changed

  • Add pylint and mypy CI by @aidnem in #33
  • Detect and print errors for duplicate motors by @aidnem in #35
  • Fix TypeError in python 3.11 by @aidnem in #38

Full Changelog: 0.0.3...v0.0.4

v0.0.3

26 Apr 02:29
c796df2

Choose a tag to compare

What's Changed

  • Add versioningit and replace aidnem with team 401 by @aidnem in #29

Full Changelog: v0.0.2...0.0.3

v0.0.2

25 Apr 18:43
c1b241f

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

25 Apr 16:31
0cbd342

Choose a tag to compare

v0.0.1: Initial release

This release includes support for Arms and Elevators. Flywheels and indexers, along with Mechanism2d sim, are coming soon!

What's Changed

  • Autogenerate project with Hatch and add commandline entry point by @aidnem in #2
  • Basic IO & TalonFX IO capabilities by @aidnem in #4
  • (#5) Add canbus field to config.md docs by @aidnem in #6
  • Add arm sim by @aidnem in #8
  • Add -f --folder argument to specify which folder to take actions in by @aidnem in #10
  • (#11) Add commandline colors by @aidnem in #12
  • Add Mechanism template by @aidnem in #14
  • Add elevator support by @aidnem in #16
  • Replace robotvibecoder-aidnem with robotvibecoder by @aidnem in #17
  • Add auto publish workflow by @aidnem in #24

New Contributors

  • @aidnem made their first contribution in #2

Full Changelog: https://github.com/team401/robotvibecoder/commits/v0.0.1