Description
- Containers is able to be used as library
What's Changed
- update checkout action to the newest available version by @milosz-barylowicz in #42
- clean up github actions by @milosz-barylowicz in #43
- Minor fixes by @milosz-barylowicz in #44
- [DevOps]: redoing unit-testing pipelines approach, over all refactor of pipelines with naming, introduce manual triggering pipelines options and new options to run them with some choices like build type or OS by @milosz-barylowicz in #45
- [Fix]: windows unit-testing execution now shows executed test-cases by @milosz-barylowicz in #46
- [DevOps]: introduced Github Action responsible for creating new release branch and tag, changed way of auth in clang-format action as well to use PAT by @milosz-barylowicz in #47
- [DevOps]: added execution permission to script by @milosz-barylowicz in #48
- Devops fixes by @milosz-barylowicz in #49
- [DevOps]: new parameter introduced into create release pipeline that will allow to pass release title by @milosz-barylowicz in #50
- Introducing project compilation and delivery as library by @milosz-barylowicz in #51
- removed files that are not needed anymore, updated build system to be independent from other projects by @milosz-barylowicz in #52
- Introducing project compilation and delivery as library by @milosz-barylowicz in #53
- end method is accessing memory after last element of collection by @milosz-barylowicz in #54
- updating workflows to eliminate depracated elements by @milosz-barylowicz in #55
- remove VS Code specific files, updated license date by @milosz-barylowicz in #56
- introduction part of code-coverage pipeline that upload code coverage… by @milosz-barylowicz in #57
- specify to run and deploy code-coverage only on main branch by @milosz-barylowicz in #58
- Python scripting support by @milosz-barylowicz in #59
- Replace bash scripts with python version by @milosz-barylowicz in #60
- unifying builds by @milosz-barylowicz in #61
- [DevOps] Replacing GitHub Actions files with one common one by @milosz-barylowicz in #62
- [DevOps] building project with coverage enabled by @milosz-barylowicz in #63
- README update and python 3.12 introducing by @milosz-barylowicz in #64
- [DevOps]: CMake package upgraded to 3.28.3, GitHub Actions pipelines aligned to new requirements by @milosz-barylowicz in #65
Full Changelog: v.1.0.0...v2.0.0