File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 22Changelog
33=========
44
5- Version 0.3.2 (2022-12-23)
6- ==========================
5+ Version 0.3.3: Python 3.7 works! (2022-12-25)
6+ =============================================
7+
8+ This is a bugfix release. The most visible fix is for a bug that let HumBLE Explorer fail on Python 3.7.
9+
10+ Fixes
11+ -----
12+
13+ * Minor code style fixes by @koenvervloesem in https://github.com/koenvervloesem/humble-explorer/pull/30
14+ * Run tests with the correct Python version in CI by @koenvervloesem in https://github.com/koenvervloesem/humble-explorer/pull/31
15+ * Fix byte separator in RichHexData by @koenvervloesem in https://github.com/koenvervloesem/humble-explorer/pull/32
16+
17+ Version 0.3.2: macOS works! (2022-12-23)
18+ ========================================
719
820This is a bugfix release. The most important fix is that HumBLE Explorer now finally works on macOS too.
921
You can’t perform that action at this time.
0 commit comments