We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b62597d commit 3cb3b00Copy full SHA for 3cb3b00
CHANGES.md
@@ -15,6 +15,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
16
### Removed
17
18
+## [1.0.4] - 2024-06-23
19
+
20
+### Added
21
22
+- [ci] added a first github CI for windows without cuda [PR](https://github.com/alicevision/CCTag/pull/218)
23
24
+### Changed
25
26
+- [ci] added more test images for linux [PR](https://github.com/alicevision/CCTag/pull/207)
27
28
+### Fixed
29
30
+- compatibility issues with newer versions (>= 1.85) of boost [PR](https://github.com/alicevision/CCTag/pull/218)
31
32
## [1.0.3] - 2022-10-18
33
34
### Added
0 commit comments