Releases: EVerest/everest-dev-environment
Releases · EVerest/everest-dev-environment
docker-images-v0.1.0
What's Changed
- Refactor docker images in EVerest by @andistorm in #45
- Pin node-red dependencies in nodered Dockerfile by @kellycampbell in #50
- Introduce partially release prefixed with 'docker-images-' by @andistorm in #51
New Contributors
- @andistorm made their first contribution in #45
- @kellycampbell made their first contribution in #50
Full Changelog: v0.6.2...docker-images-v0.1.0
v0.6.2
What's Changed
- Add Bazel dependencies generator by @golovasteek in #42
- Fix release.json generation by @hikinggrass in #43
New Contributors
- @golovasteek made their first contribution in #42
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- Add environment variable to append/modify dependencies.yaml files by @hikinggrass in #37
Full Changelog: v0.5.6...v0.6.0
v0.5.6
What's Changed
- Harmonized edm call with everest-core repo by @krealyt in #30
- Add support for conditional dependencies by @hikinggrass in #32
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- Fix edm init --config and prettify logging by @hikinggrass in #29
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- git_tag might erroneously be set to a rev try git_rev if available by @hikinggrass in #28
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Change branch of Josev dependency to everest by @hikinggrass in #17
- Adding Mbed-TLS and OpenV2G to EVerest by @SebaLukas in #18
- Parallelize remote git tag check by @a-w50 in #19
- Rework of edm init and automatic generation of release.json by @hikinggrass in #20
- Set everest_core_repo_info_git_tag to unknown by default by @hikinggrass in #21
- Update everest-metadata.yaml to include all EVerest dependencies by @hikinggrass in #22
- remove no longer existing arg from example edm invocation by @luisschubert in #23
- Don't use required parameter in add_subparsers by @hikinggrass in #26
- Add EVEREST_METADATA_INCLUDE_ALL environment variable by @hikinggrass in #24
- Support branches in the release parameter of edm init by @hikinggrass in #25
- Deleted parameter register-cmake-module by @krealyt in #27
New Contributors
- @a-w50 made their first contribution in #19
- @luisschubert made their first contribution in #23
- @krealyt made their first contribution in #27
Full Changelog: v0.4.0...v0.5.3
v0.4.0
Speed up tag and rev detection by skipping dependencies in workspace Signed-off-by: Kai-Uwe Hermann <kai-uwe.hermann@pionix.de>