Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 1.08 KB

softeq-dev-env

All notable changes to this project will be documented in this file.

The format of the file is based on Keep a Changelog Please use Release workflow and Commit messages style guide

See README.md for more details.

0.1.0 - 2023-08-24

Initial Release

Added

  • Yocto project config version builder
  • android emulator support in aosp10
  • .clang-format for all С++ projects
  • Flutter yocto example for beagleboneblack
  • BeagleBone Black yocto example
  • Add docker ignore file to exclude unwanted dirs from caching during docker build
  • Support component model (CMake)
  • Add support for gui applications in cmake docker
  • Bash completion for sq-????-build using --help
  • New YOCTO example with tinylinux (2MB rootfs)

Changed

  • Merge all docker build systems into single repo