Skip to content

Commit 794badc

Browse files
authored
chore: release v0.1.3
1 parent 8e23499 commit 794badc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.1.3](https://github.com/KarpelesLab/anydcode/compare/v0.1.2...v0.1.3) - 2026-07-18
11+
12+
### Other
13+
14+
- image sampler — camera detection for all 32 rectangular sizes
15+
- image samplers — camera detection via native fiducials
16+
1017
## [0.1.2](https://github.com/KarpelesLab/anydcode/compare/v0.1.1...v0.1.2) - 2026-07-18
1118

1219
### Fixed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "anyd"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
edition = "2024"
55
rust-version = "1.89"
66
license = "MIT"

0 commit comments

Comments
 (0)