File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 6.1.0 ] - 2025-01-29
99
1010### Added
1111- Unit tests for instruction manipulations.
@@ -20,6 +20,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020- ` disable ` configuration field is deprecated and renamed ` status ` for more flexibility. It accepts the strings: ` start ` , ` idle ` , ` disable ` .
2121- The ` run ` command only applies instructions with the ` start ` ` status ` .
2222- The ` tweak ` command displays all the time the video feedback.
23+ - Bump OpenCV to v4.11.0
24+ - Bump argparse to v3.2
2325
2426### Removed
2527- ` --werror ` ` meson ` option no longer enabled by default.
Original file line number Diff line number Diff line change 11project (
22 ' linux-enable-ir-emitter' ,
33 ' cpp' ,
4- version : ' 6.0.6-dev ' ,
4+ version : ' 6.1.0 ' ,
55 license : ' MIT' ,
66 default_options : [
77 ' cpp_std=c++20' ,
You can’t perform that action at this time.
0 commit comments