File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v1.5.0.0 (2025-03-06)
2+
3+ Release v1.5.0.0
4+
5+ - Add ` --world-full ` and ` --preserved-rebuild ` modes
6+ - Allow mixing/matching targets for ` --reinstall-atoms ` mode
7+ - Improve readability of output
8+ - Many internal improvments for code readability and ensuring proper behavior
9+ (no tests yet, but much has been done to pave the way for this)
10+
111## v1.4.1.0 (2024-06-30)
212
313Release v1.4.1.0
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ cabal-version: 3.0
22name : haskell-updater
33homepage : https://github.com/gentoo-haskell/haskell-updater#readme
44bug-reports : https://github.com/gentoo-haskell/haskell-updater/issues
5- version : 1.4.1 .0
5+ version : 1.5.0 .0
66synopsis : Rebuild Haskell dependencies in Gentoo
77description :
88 haskell-updater rebuilds Haskell packages on Gentoo
You can’t perform that action at this time.
0 commit comments