Changelog for hwm-0.1.2
Changelog
All notable changes to this project will be documented in this file.
For detailed release notes, see GitHub Releases.
0.0.1 - 2026-02-15
Initial Release
- Core workspace management from single
hwm.yamlconfiguration - Automatic generation of
stack.yaml,package.yaml,.cabal, andhie.yaml - Multi-GHC build matrix support with environment switching
- Centralized dependency registry with version bounds
- Package status checking and synchronization
- Dependency update checking (
hwm outdated) - Atomic version bumping across workspace
- Coordinated Hackage publishing
- Zero-config onboarding from existing Stack projects (
hwm init)