Releases: carlosperate/docker-microbit-toolchain
Releases · carlosperate/docker-microbit-toolchain
v2.0.0
- Move from Ubuntu 18.04 to 20.04
- Update Arm GCC to v10.2.1
- Improved how
python3
is configured as the defaultpython
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Common Docker image
- Reduce docker image size by removing package install caches
- Better documentation
Devcontainer
- Set
zsh
as the default devcontainer shell - Set up the default user to
vscode
(non-root) - Add useful C++ extensions to VSCode
Full Changelog: 0.3.1...v1.0.0
v0.3.1
Fixes issue building the right image for the devcontainer.
v0.3.0
Rename ubit
to microbit
.
v0.2.0
Adding a Codespaces devcontainer.
v0.1.0
Basic image.