Skip to content

Commit 2cdb8d9

Browse files
Apply suggestions from code review
Co-authored-by: Marco Esters <mesters@anaconda.com>
1 parent e426f93 commit 2cdb8d9

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
## 2026-06-22 3.16.0:
44
### Enhancements
55

6-
* EXE: Uninstalling with option "Clear Package Cache" now also performs additional clean-up to account for potentially left-over files. (#1213 via #1214)
7-
* Add `installer_type: docker` support to generate a Dockerfile and staged `.sh` installer from a constructor build to be used as-is or customized before building.
8-
* Add `docker_image_format: tar` support to build and export a portable Docker image. Requires Docker Buildx.
9-
* Both Docker features target Linux only and support all host platforms. (#1219)
6+
* EXE: Uninstalling with option "Clear Package Cache" now also performs additional clean-up to account for potentially left over files. (#1213 via #1214)
7+
* Add `installer_type: docker` support to generate a Dockerfile and staged `.sh` installer from a constructor build (#1219).
8+
* Add `docker_image_format: tar` support to build and export a portable Docker image. Requires Docker Buildx (#1219).
109
* EXE: Add a new error check when the chosen installation path would exceed the Windows 260-character limit, computed from the longest bundled file path. This reduces the risk of users running into confusing installation failures caused by long paths on Windows. (#1170 via #1228)
1110
* Serialize package records and versions for `info.json` output. (#1250)
1211
* Add experimental support for building Windows MSI installers (via BeeWare's Briefcase). (#1251 via #646, #967)

0 commit comments

Comments
 (0)