What's Changed
- Fix broken link in README by @daipom in #13
- Remove initialized flag in CAN socket class by @threeal in #16
- Update README.md by @pikkun0907 in #18
- python: Add support for conda in build.sh by @pikkun0907 in #19
- ci: fix openarm-can.pc/OpenArmCANConfig.cmake detection by @kou in #24
- Check vector lengths at runtime to prevent undefined behaviour by @thomasonzhou in #23
- Add additional methods for low level single motor control by @thomasonzhou in #22
- Correct set zero arguments parsing by @euyniy in #26
- Add getters for fd_enabled and can_interface for openarm class by @thomasonzhou in #27
- Activate 4 can with one script by @thomasonzhou in #28
- Add soname for shared library by @bkmgit in #30
- Add support for .deb packages for ubuntu-noble-amd64 by @daipom in #32
- ci: add dependabot by @daipom in #37
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #38
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #39
- Create Fedora RPM packages by @bkmgit in #31
- Add support for Ubuntu 24.04 arm64 by @kou in #40
- Fix Docker image name by @kou in #41
- debian: clarify buildsystem by @daipom in #42
- debian: add ninja-build to Build-Depends by @daipom in #43
- debian: add support for Ubuntu 22.04 by @daipom in #44
- packages: use fork repository on fork push by @daipom in #45
- Add a task to update versions by @kou in #47
- packages: add support for pushing to Launchpad by @kou in #48
- Use Rake to release by @kou in #49
New Contributors
- @daipom made their first contribution in #13
- @threeal made their first contribution in #16
- @pikkun0907 made their first contribution in #18
- @thomasonzhou made their first contribution in #23
- @bkmgit made their first contribution in #30
- @dependabot[bot] made their first contribution in #38
Full Changelog: 1.0.0...1.1.0