You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- docs: update changelog and benchmarks for v1.7.3
24
+
- chore(release): bump version to 1.7.3 [squeez-release-bot]
25
+
26
+
### Fixed
27
+
- fix(json_util,statusline): whitespace-tolerant JSON parser + UTF-8 statusline on Windows (#81)
28
+
- fix(hosts): preserve user settings.json when existing JSON fails to parse (#83)
29
+
- prevent OOM from unbounded file reads + data integrity fixes
30
+
- fix(ci): use native ubuntu-24.04-arm runner for aarch64 build
31
+
12
32
## [1.7.6] - 2026-04-21
13
33
14
34
### Changed
@@ -78,7 +98,7 @@ conventional commit messages on `main`.
78
98
## [1.5.1] and earlier
79
99
See the [git tag history](https://github.com/claudioemmanuel/squeez/tags) for pre-1.5.2 details. release-please takes over changelog generation from 1.7.1 onwards.
- docs: update changelog and benchmarks for v1.7.3
24
+
- chore(release): bump version to 1.7.3 [squeez-release-bot]
25
+
26
+
### Fixed
27
+
- fix(json_util,statusline): whitespace-tolerant JSON parser + UTF-8 statusline on Windows (#81)
28
+
- fix(hosts): preserve user settings.json when existing JSON fails to parse (#83)
29
+
- prevent OOM from unbounded file reads + data integrity fixes
30
+
- fix(ci): use native ubuntu-24.04-arm runner for aarch64 build
31
+
12
32
## [1.7.6] - 2026-04-21
13
33
14
34
### Changed
@@ -78,7 +98,7 @@ conventional commit messages on `main`.
78
98
## [1.5.1] and earlier
79
99
See the [git tag history](https://github.com/claudioemmanuel/squeez/tags) for pre-1.5.2 details. release-please takes over changelog generation from 1.7.1 onwards.
0 commit comments