Skip to content

Commit d3b9610

Browse files
chore(release): prepare v0.4.0a1
1 parent 51f747f commit d3b9610

7 files changed

Lines changed: 4 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
## [0.4.0a1] - 2026-04-22
910

10-
### Added
11+
#### docs
12+
- Deduplicate TSV schema docs by generating tables from code constants, add CI/pre-commit drift checks, and extend documentation automation with docs-touch/changelog gates, Release Drafter, and Read the Docs tag triggers. (#51)- Improve documentation automation and TSV schema generation. (#52)- Document PR-based releases (`scripts/release_prepare.py`, **CD - Prepare release PR** workflow), maintainer `docs/releasing.rst`, and Sphinx generated-dir guidance (`_autosummary`, `_generated`, `_static`, `_templates`). (#55)#### changed
13+
- Ship ``0.4.0a1`` alpha, space-free data/install paths (``WyssCenter`` / ``DBSAnnotator``), optional GitHub release update checks, upgrade-safe user config locations, and ``release_prepare.py --bump`` for prerelease and semver bumps. (#62)- Update checker compares all published GitHub releases for the highest applicable newer semver (including pre-releases), handles repos with no releases quietly, surfaces pre-release guidance with support links, and lets users turn off automatic update checks from Help or the notification. (#63)- Consolidate branding under `icons/logosimple/` for Briefcase and Qt, add `scripts/build_app_icons.py` to generate platform icon sizes from a single source PNG, and document Linux `linux system` icon requirements. (#66)### Added
1114
- Initial changelog scaffold following Keep a Changelog 1.1.0.
1215

newsfragments/51.docs.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/52.docs.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/55.docs.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/62.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/63.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

newsfragments/66.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)