Skip to content

Releases: carlosperate/docker-microbit-toolchain

v2.0.0

18 Dec 20:36
Compare
Choose a tag to compare
  • Move from Ubuntu 18.04 to 20.04
  • Update Arm GCC to v10.2.1
  • Improved how python3 is configured as the default python
    Full Changelog: v1.0.0...v2.0.0

v1.0.0

16 Oct 00:01
Compare
Choose a tag to compare

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

26 Oct 14:32
Compare
Choose a tag to compare

Fixes issue building the right image for the devcontainer.

v0.3.0

25 Oct 20:36
Compare
Choose a tag to compare

Rename ubit to microbit.

v0.2.0

25 Oct 19:38
Compare
Choose a tag to compare

Adding a Codespaces devcontainer.

v0.1.0

24 Oct 23:34
Compare
Choose a tag to compare

Basic image.