v0.1.0a release first merge #19

Merged
Ruben merged 11 commits from dev into v0.1.0a 2025-02-03 11:53:28 +00:00
Owner

Merge work done so far in dev for coming release in v0.1.0a

Merge work done so far in dev for coming release in v0.1.0a
Add pre-alpha warning and started contribution section.
path validation now supports both being given a path and asking for a path itself to the user
Icon saving is improved for the CLI by allowing the user to select the file name to save the icon as and the file extension (.bpm, .png, .ico). Applies to all saved icons.
.exe and .dll files can now be applied as custom icons without an error by being detected as a .exe, .dll, or .ico and asking the user for the image index.
revert fix: Fixes #15 with proper support for .exe and .dll files as custom icons

.exe and .dll files can now be applied as custom icons without an error by being detected as a .exe, .dll, or .ico and asking the user for the image index.
.exe and .dll files can now be applied as custom icons without an error by being detected as a .exe, .dll, or .ico and asking the user for the image index.
This commit should be followed up by another commit focused on standard error handling.
Ruben added this to the v0.1.0a milestone 2025-02-03 11:53:19 +00:00
Ruben merged commit 0656b8e875 into v0.1.0a 2025-02-03 11:53:28 +00:00
Commenting is not possible because the repository is archived.
No description provided.