Releases: Opentrons/buildroot
Releases · Opentrons/buildroot
buildroot v1.0.3: used in release 3.11.3
Adds motd support to dropbear
buildroot v1.0.2: used in release 3.11.0
Fix pip config file, udev rules, jupyter config
Opentrons 3.11.0
Fixes an issue with jupyter
Paired with monorepo v3.11.0, first public release
fix(system): fix pip config to allow installs again (#30) The root option is under the install scope not the global scope. Now you can install packages (that don't require compilation) again.
v0.3.1: Alpha release + caching
chore(build): add caching in buildspec (#29) We have problems with rate limiting from upstream mirrors, so caching the download directory should prevent this (and speed up builds).
v0.3.0: Alpha release + build bugfix
This release is 0.2.0 plus some changes to make audio work and fix builds.