Releases: mdsanima-lab/cmake-demo
Releases · mdsanima-lab/cmake-demo
v0.2.2
What's Changed
Full Changelog: v0.2.1...v0.2.2
🤿 Enhancements
- add advanced color printing (#45)
- add color text print function across projects (#44)
- add markdownlint configuration (#49)
💻 Refactors
- enhance projects for clarity (#53)
- print functions and enhance demo outputs (#52)
- rename
amarok
demo toamarooke
(#54) - use shared library in fantastic example (#40)
- use shared library in incredible example (#41)
- use shared library in stunning example (#42)
📚 Documentation
- add more information in docstring on examples (#43)
🧢 Style
- clang-format: enable trailing comment aligments (#55)
- enhanced clarity coding style configs (#51)
- refine documentation (#46)
- update
.clang-format
for enhanced readability (#50) - update code formatting configs for consistency (#47)
🎪 Chore
- update
.gitignore
to exclude todo files (#48)
v0.2.1
What's Changed
Full Changelog: v0.2.0...v0.2.1
🤿 Enhancements
- add background parameter on cprint (#32)
- add demo blizzard project and cleanup (#33)
- add demo conquest project and cleanup (#38)
🚧 Fixes
💻 Refactors
📚 Documentation
- missing header file instruction (#39)
- update and clean instructions (#37)
- update instruction how to build (#31)
📦 Build
- deps: bump wagoid/commitlint-github-action from 5 to 6 (#24)
🧢 Style
🤖 CI
New Contributors
- @dependabot made their first contribution in #24
v0.2.0
What's Changed
Full Changelog: v0.1.2...v0.2.0
🤿 Enhancements
🚀 Performance
- avoid
std::endl
on streams (#20)
📚 Documentation
- add installation guide for mdsanima-amarok (#22)
🧢 Style
🎪 Chore
- initialized placeholder dirs for project structure (#23)
v0.1.2
What's Changed
Full Changelog: v0.1.1...v0.1.2
🤿 Enhancements
- add
mdsanima-stunning
example project (#15)
💻 Refactors
📚 Documentation
- enhanced instroction for manual build (#12)
🎪 Chore
v0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
🤿 Enhancements
- add cmake configuration for multiple targets (#10)
💻 Refactors
- rename and clean up example projects (#9)
📚 Documentation
- add instruction for build and run programs (#11)
🧢 Style
- align codebase with 2-space indentation standard (#8)
v0.1.0
What's Changed
This is a first release!
🤿 Enhancements
📚 Documentation
- update README (c7acebd)
🎪 Chore
- add changelog automation and project metadata (#1)
- add CODEOWNERS file (ad56312)
- add configuration dotfiles (4ae8d4d)
- add license file (b7171db)
- update project name and reset version (#5)
🤖 CI
- configure github labels and auto-labeling workflow (#3)
- enabled daily dependabot updates for github actions (#2)
- enforce commit message standards with commitlint (#4)
New Contributors
Full Changelog: https://github.com/mdsanima-lab/cmake-demo/commits/v0.1.0