All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog.
- feat: basic gui classes
#10 - docs: change doxyfile, simplier, cleaner
#14 - feat: add load external image (open with)
#12 - test: add unit tests in CI builds
#11 - feat: store binary name and arguments in app
#6 - docs: adding full doxygen documentation, tests: initalize unit tests and coverage, style: code formated (cmake/cpp)
#7
- release: release version 0.0.0
2d71411 - chore: incrementing working version to 1.0.0 after 0.0.0 release.
958f912
0.0.3 - 2020-05-09
- release: release version 0.0.3
dedfd10 - Incrementing working version to 0.0.3 after 0.0.2 release.
5662927
0.0.2 - 2020-05-09
- tests: add Catch2 ut (normal/constexpr), docs: remade with package/coverage, bug: extra doc on doxygen
1e4e7ec - style: add clang-format/cmake-format
c5a0973 - chore: add versioning and release automation
bcaffab - fix: json lib within conan
44b5e3c - Release version 0.0.2
9a0c1c9 - fix: merge conflict, docs: updated added logo
7827a4b - test: add catch2 unit-test; installing fuzz; merge master
1f332f3
- docs: change doxyfile, simplier, cleaner
#14 - feat: add load external image (open with)
#12 - test: add unit tests in CI builds
#11 - feat: store binary name and arguments in app
#6 - docs: adding full doxygen documentation, tests: initalize unit tests and coverage, style: code formated (cmake/cpp)
#7 - feat: add scenes management
#5 - feat: add settings file loading/saving
#4 - fix: crash and improve imgui update
#3 - feat: add project base
#1