Skip to content

v0.7.0

Compare
Choose a tag to compare
@derickson2402 derickson2402 released this 02 Oct 21:09
· 11 commits to main since this release
ad34e2c

This is another major update for Dockerized-CAEN! The container now focuses on behaving as a dev container for VS Code, and the wrapper script has been deprecated except for macOS.

  • Users can now use this project as a VS Code dev container (see instructions in README.md)
  • Users can now install their own tools into the container (see the instructions in devcontainer.json)
  • Wrapper script now explicitly only runs on macOS

Closes #25
Closes #28
Closes #29
Closes #36
Closes #37
Closes #38

Full Changelog: v0.6.3...v0.7.0