Added actions to Makefile to build and upload the conan package to Cimmeria

This commit is contained in:
2025-06-27 18:02:56 +02:00
parent 63711decc0
commit ca4c8b716d
2 changed files with 23 additions and 1 deletions

View File

@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.2.0] 2025-06-27 Refactoring and Improvements
### Added
- Refactored code to improve readability and maintainability
- Improved error handling with exceptions
- Claude TECHNICAL_REPORT.md for detailed analysis
- Claude CLAUDE.md for AI engine usage
- Actions to build and upload the conan package to Cimmeria
## [1.1.0] 2024-07-24 String Values in Features
### Added