File tree Expand file tree Collapse file tree 3 files changed +39
-2
lines changed
Expand file tree Collapse file tree 3 files changed +39
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 4.2.0] - 2026-01-01
6+
7+ ### Bug Fixes
8+
9+ - Change tooltip
10+ - Update ` read_image() `
11+
12+ ### Features
13+
14+ - Add ` version() `
15+
16+ ### Operations
17+
18+ - Bump actions/checkout from 4 to 5
19+ - Pin actions
20+ - Pin ` labeler `
21+ - Bump codecov/codecov-action from 5.5.0 to 5.5.1
22+ - Bump actions/labeler from 5.0.0 to 6.0.1
23+ - Bump actions/cache from 4.2.4 to 4.3.0
24+ - Bump taiki-e/setup-cross-toolchain-action
25+ - Bump actions/checkout from 5.0.0 to 6.0.0
26+ - Bump codecov/codecov-action from 5.5.1 to 5.5.2
27+ - Bump taiki-e/setup-cross-toolchain-action
28+ - Bump actions/checkout from 6.0.0 to 6.0.1
29+ - Bump actions/cache from 4.3.0 to 5.0.1
30+ - Fix action version
31+
32+ ### Testing
33+
34+ - Update integration/unit cases
35+ - Switch to ` cargo_bin! `
36+
37+ ### Build
38+
39+ - Bump slab from 0.4.10 to 0.4.11
40+ - Bump ` png ` to ` 0.18 `
41+
542## [ 4.1.4] - 2025-07-29
643
744### Bug Fixes
Original file line number Diff line number Diff line change 11[package ]
22name = " pixelmosh"
3- version = " 4.2.1 "
3+ version = " 4.2.0 "
44edition = " 2024"
55repository = " https://github.com/charlesrocket/pixelmosh"
66authors = [" charlesrocket" ]
You can’t perform that action at this time.
0 commit comments