Skip to content

Commit 42b6915

Browse files
committed
Add initial CHANGELOG.md file.
1 parent 7444e5c commit 42b6915

File tree

1 file changed

+149
-0
lines changed

1 file changed

+149
-0
lines changed

CHANGELOG.md

Lines changed: 149 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,149 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6+
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7+
8+
<!-- insertion marker -->
9+
## [v0.1.1](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.1.1) - 2025-06-04
10+
11+
<small>[Compare with v0.1.0](https://github.com/glenn20/mp-image-tool-esp32/compare/v0.1.0...v0.1.1)</small>
12+
13+
## [v0.1.0](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.1.0) - 2025-06-04
14+
15+
<small>[Compare with v0.0.15](https://github.com/glenn20/mp-image-tool-esp32/compare/v0.0.15...v0.1.0)</small>
16+
17+
## [v0.0.15](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.0.15) - 2025-06-04
18+
19+
<small>[Compare with v0.0.14](https://github.com/glenn20/mp-image-tool-esp32/compare/v0.0.14...v0.0.15)</small>
20+
21+
### Added
22+
23+
- Add pre-commit configuration file and update dependencies. ([f7e97e5](https://github.com/glenn20/mp-image-tool-esp32/commit/f7e97e5da8bce8e80136786b9ed5bc98f73edf8b) by Glenn Moloney).
24+
25+
### Fixed
26+
27+
- Fix: Updates for type checking in tests/. ([c7e6e93](https://github.com/glenn20/mp-image-tool-esp32/commit/c7e6e938bc8898c952a639b9dbaae54d0a41b5b3) by Glenn Moloney).
28+
29+
## [v0.0.14](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.0.14) - 2025-03-13
30+
31+
<small>[Compare with v0.0.13](https://github.com/glenn20/mp-image-tool-esp32/compare/v0.0.13...v0.0.14)</small>
32+
33+
## [v0.0.13](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.0.13) - 2024-10-15
34+
35+
<small>[Compare with v0.0.12](https://github.com/glenn20/mp-image-tool-esp32/compare/v0.0.12...v0.0.13)</small>
36+
37+
## [v0.0.12](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.0.12) - 2024-10-14
38+
39+
<small>[Compare with v0.0.11](https://github.com/glenn20/mp-image-tool-esp32/compare/v0.0.11...v0.0.12)</small>
40+
41+
## [v0.0.11](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.0.11) - 2024-10-14
42+
43+
<small>[Compare with v0.0.10](https://github.com/glenn20/mp-image-tool-esp32/compare/v0.0.10...v0.0.11)</small>
44+
45+
## [v0.0.10](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.0.10) - 2024-10-14
46+
47+
<small>[Compare with v0.0.9](https://github.com/glenn20/mp-image-tool-esp32/compare/v0.0.9...v0.0.10)</small>
48+
49+
## [v0.0.9](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.0.9) - 2024-10-14
50+
51+
<small>[Compare with v0.0.8](https://github.com/glenn20/mp-image-tool-esp32/compare/v0.0.8...v0.0.9)</small>
52+
53+
### Added
54+
55+
- Add typing stubs for littlefs module. ([c0c751b](https://github.com/glenn20/mp-image-tool-esp32/commit/c0c751be6d000ff55f2c27e01c1ef96b18e82a12) by Glenn Moloney).
56+
57+
### Removed
58+
59+
- Remove littlefs-python source folder from uv.lock and pyproject.toml. ([6eaf2c1](https://github.com/glenn20/mp-image-tool-esp32/commit/6eaf2c1ed2580cb39e623e4a0c6f4b54401db0b3) by Glenn Moloney).
60+
61+
## [v0.0.8](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.0.8) - 2024-09-27
62+
63+
<small>[Compare with v0.0.7](https://github.com/glenn20/mp-image-tool-esp32/compare/v0.0.7...v0.0.8)</small>
64+
65+
### Added
66+
67+
- Add build and publish CI workflows. ([4180f04](https://github.com/glenn20/mp-image-tool-esp32/commit/4180f04e4f2b931f62f4f98bfc2d6de004621720) by Glenn Moloney).
68+
69+
### Fixed
70+
71+
- Fixing issues on Windows. ([6053e33](https://github.com/glenn20/mp-image-tool-esp32/commit/6053e33d47f26ce538eaeacb4d9cd7332cbfdd21) by Glenn Moloney).
72+
73+
## [v0.0.7](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.0.7) - 2024-09-15
74+
75+
<small>[Compare with v0.0.6](https://github.com/glenn20/mp-image-tool-esp32/compare/v0.0.6...v0.0.7)</small>
76+
77+
## [v0.0.6](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.0.6) - 2024-09-05
78+
79+
<small>[Compare with v0.0.5](https://github.com/glenn20/mp-image-tool-esp32/compare/v0.0.5...v0.0.6)</small>
80+
81+
### Added
82+
83+
- Add --fs option to manipulate files on littlefs filesystems. ([11bb984](https://github.com/glenn20/mp-image-tool-esp32/commit/11bb984098ad04e969512a4e3cb7b53901f2d743) by Glenn Moloney).
84+
- Add --trim and --trimblocks options to mp_image_tool_esp32. ([2e814f4](https://github.com/glenn20/mp-image-tool-esp32/commit/2e814f4b1541cd8c505f586b8f02796c441611b5) by Glenn Moloney).
85+
- Add tox support for running tests. ([413695a](https://github.com/glenn20/mp-image-tool-esp32/commit/413695ac65fd03930fb5bb7364c1184006fe4db6) by Glenn Moloney).
86+
- Add optional 'check' parameter to FirmwareFile and FirmwareDevice constructors. ([5dedec4](https://github.com/glenn20/mp-image-tool-esp32/commit/5dedec4d813b11d1ec9c0f43d2901140e7968666) by Glenn Moloney).
87+
88+
## [v0.0.5](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.0.5) - 2024-08-20
89+
90+
<small>[Compare with v0.0.4](https://github.com/glenn20/mp-image-tool-esp32/compare/v0.0.4...v0.0.5)</small>
91+
92+
### Added
93+
94+
- Add --flash command to flash firmware to a device. ([fb8ab6f](https://github.com/glenn20/mp-image-tool-esp32/commit/fb8ab6f810a34cc7da6b9b2e02b876865e2712ef) by Glenn Moloney).
95+
- Add README.md to typings/esptool. ([5ba73b7](https://github.com/glenn20/mp-image-tool-esp32/commit/5ba73b7999a5c205ed81331b3bd7b40de5c3cb6d) by Glenn Moloney).
96+
- Add typing-extensions to requirements.txt (for `Buffer`). ([f5135ee](https://github.com/glenn20/mp-image-tool-esp32/commit/f5135ee661a3b9a6b02da7b5637bc6f2c91e496b) by Glenn Moloney).
97+
- Add typings stubs for the esptool modules. ([8916a03](https://github.com/glenn20/mp-image-tool-esp32/commit/8916a03937057b08e5f91706ae64eb11d9fe6980) by Glenn Moloney).
98+
99+
### Removed
100+
101+
- Remove the `app_size` attribute from the `Esp32Image` and `PartitionTable` class. ([0e6fbe9](https://github.com/glenn20/mp-image-tool-esp32/commit/0e6fbe91b5a89e6aabc1311e0eaea3b8c6a3bde0) by Glenn Moloney).
102+
- Remove write_part_from_file() and read_part_to_file() methods. ([72ffae1](https://github.com/glenn20/mp-image-tool-esp32/commit/72ffae1937463bab22657fc9068ce824fce91d76) by Glenn Moloney).
103+
- Remove "-" from the delimiter list in argtypes.py. ([6c9210c](https://github.com/glenn20/mp-image-tool-esp32/commit/6c9210ccd50c729df3afda7c891623265a2e6b28) by Glenn Moloney).
104+
105+
## [v0.0.4](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.0.4) - 2024-07-25
106+
107+
<small>[Compare with v0.0.3](https://github.com/glenn20/mp-image-tool-esp32/compare/v0.0.3...v0.0.4)</small>
108+
109+
## [v0.0.3](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.0.3) - 2024-07-09
110+
111+
<small>[Compare with v0.0.2](https://github.com/glenn20/mp-image-tool-esp32/compare/v0.0.2...v0.0.3)</small>
112+
113+
### Added
114+
115+
- Add -n option to leave device in bootloader after exit. ([3ca246b](https://github.com/glenn20/mp-image-tool-esp32/commit/3ca246b751321c382f479c8a4af636424ad69295) by Glenn Moloney).
116+
117+
## [v0.0.2](https://github.com/glenn20/mp-image-tool-esp32/releases/tag/v0.0.2) - 2024-06-28
118+
119+
<small>[Compare with first commit](https://github.com/glenn20/mp-image-tool-esp32/compare/7b772dc29b5ba747391865c7331a0db8ba060f02...v0.0.2)</small>
120+
121+
### Added
122+
123+
- Add support for python versions 3.8 and 3.9. ([d357de7](https://github.com/glenn20/mp-image-tool-esp32/commit/d357de7c794e761d4d41d2d5bcca892e8d44adce) by Glenn Moloney).
124+
- Add progress bar when read/write from flash storage on esp32 devices. ([558f90c](https://github.com/glenn20/mp-image-tool-esp32/commit/558f90cfeec8a7548dee7cf6eda0d96eee71db47) by Glenn Moloney).
125+
- Add support for OTA update over the serial/USB interface. ([1b04a23](https://github.com/glenn20/mp-image-tool-esp32/commit/1b04a2323088593e6a6bbf8e0b23bb41df0f482e) by Glenn Moloney).
126+
- Add docstrings everywhere... ([8ec7d13](https://github.com/glenn20/mp-image-tool-esp32/commit/8ec7d13d32a865abb5ea4cf10e74fc254de2a603) by Glenn Moloney).
127+
- Add "--bootloader FILE" option. ([428ff85](https://github.com/glenn20/mp-image-tool-esp32/commit/428ff8537f4b4ebb1c62b24531bf5c3336153710) by Glenn Moloney).
128+
- Add esptool to package requirements.txt. ([c2ac35b](https://github.com/glenn20/mp-image-tool-esp32/commit/c2ac35bb9745eb6a7d995f521cf0b0454f192981) by Glenn Moloney).
129+
- Add --table option. ([ca8bcc7](https://github.com/glenn20/mp-image-tool-esp32/commit/ca8bcc78e179edf3ecd2ecca094fc74afc8448a1) by Glenn Moloney).
130+
- add_part(): Don't check after adding each part. ([d8fdb38](https://github.com/glenn20/mp-image-tool-esp32/commit/d8fdb38a7a07368d062d6bc900c1bdd0632ebeee) by Glenn Moloney).
131+
- Add support for epilog in arguments string. ([54613a3](https://github.com/glenn20/mp-image-tool-esp32/commit/54613a310c38195735bc9976789817a814e63bea) by Glenn Moloney).
132+
- Add support for printing table on PartError. ([4bc1054](https://github.com/glenn20/mp-image-tool-esp32/commit/4bc1054427aa172f1ec76ba79722b062a978e753) by Glenn Moloney).
133+
- Add support for parsing progname and description. ([ce6e84a](https://github.com/glenn20/mp-image-tool-esp32/commit/ce6e84a9b081d70393503a6fc81b9e688a0cbe62) by Glenn Moloney).
134+
- Add del_part and expand_part methods. ([fb87086](https://github.com/glenn20/mp-image-tool-esp32/commit/fb87086750c7243a3846b0d80f572ac20c4adbad) by Glenn Moloney).
135+
- Add --from-csv option. ([1825d12](https://github.com/glenn20/mp-image-tool-esp32/commit/1825d12d75098ca535854d50b3449d48a520177f) by Glenn Moloney).
136+
- Add --write-part and --read-part options. ([f819953](https://github.com/glenn20/mp-image-tool-esp32/commit/f819953c3714bc3ea220c00027e576da30701f81) by Glenn Moloney).
137+
- Add erase_flash_region() function. ([53aff5c](https://github.com/glenn20/mp-image-tool-esp32/commit/53aff5c34ccedd1a01fbfbd74aaa658c8456b068) by Glenn Moloney).
138+
- Add PartitionTable.by_name(name) method. ([908e7a4](https://github.com/glenn20/mp-image-tool-esp32/commit/908e7a486a2b7d3f35a699b5b222287eeecef343) by Glenn Moloney).
139+
- Add support for esp32 device flash storage. ([a1f1097](https://github.com/glenn20/mp-image-tool-esp32/commit/a1f1097bbe4c138211a4becc205f86460737a9ea) by Glenn Moloney).
140+
- Add pyproject.toml (uses hatchling). ([0040916](https://github.com/glenn20/mp-image-tool-esp32/commit/00409162bbbd46b86fe7eed59771bd8aaf33d0d4) by Glenn Moloney).
141+
142+
### Fixed
143+
144+
- Fix PartitionErrors raised when changing the flash size. ([268318e](https://github.com/glenn20/mp-image-tool-esp32/commit/268318ea8e27456674ae18f3ec2a020e8103abd2) by Glenn Moloney).
145+
- Fixup for expand_part(). ([3b7534c](https://github.com/glenn20/mp-image-tool-esp32/commit/3b7534c56f7bddf5c1aa620bda273363801134e0) by Glenn Moloney).
146+
147+
### Changed
148+
149+
- Change rules for read_part and write_part arguments. ([ff4e827](https://github.com/glenn20/mp-image-tool-esp32/commit/ff4e8276cd20535e304d1f545cae772183c3d4ee) by Glenn Moloney). Eg: read_part nvs=nvs.bin,factory=factory.bin

0 commit comments

Comments
 (0)