Skip to content

Commit 1149ee6

Browse files
committed
πŸ”’(Version): bump version to v0.1.18
1 parent 21216b7 commit 1149ee6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [v0.1.18] - 2025-08-01
4+
5+
### πŸ”– Version Tag
6+
7+
- πŸš€ **New Features**: Implemented options in `image_shower.rs` like showing only differences in diff mode, adding option
8+
to only show diff area and adjusting fast switch behavior, adding fast switch feature for diff mode with adjustable
9+
speed, and enhancing image blending logic and renaming diff_alpha to diff_blend.
10+
- πŸ“š **Documentation**: Added components section for artifacts configuration in `oranda.json`.
11+
- πŸ“¦ **Dependency Update**: Updated macOS platform configuration for eframe dependencies in `Cargo.toml`.
12+
- πŸ”„ **Version Bump**: Bumped version to v0.1.18.
13+
314
## [v0.1.17] - 2025-07-31
415

516
### πŸ”– Version Tag

β€ŽCargo.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "icu_tool"
3-
version = "0.1.17-1"
3+
version = "0.1.18"
44
edition = "2024"
55
authors = ["Benign X", "W-Mai"]
66
homepage = "https://github.com/W-Mai/icu"

0 commit comments

Comments
Β (0)