·
42 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
Added
- The
baldwinpackage now declares__all__for explicit public exports. - Flatpak-related CI and a Flathub-oriented manifest for downstream packaging.
Changed
bw formatandbw auto-commitnow run Prettier invocations and filesystem checks concurrently, bounded by the number of available CPUs, significantly reducing wall-clock time on repositories with many files.-d/--debugmoved from thebwgroup to each subcommand (includinghgit). Invocations likebw -d auto-commitmust now be written asbw auto-commit -d.
Fixed
- Snap app command now uses
bin/bw, matching the console script installed by the part.
Full Changelog: v0.0.10...v0.1.0