Skip to content

Commit 0be4795

Browse files
committed
Release v1.5.0.0
Signed-off-by: hololeap <hololeap@protonmail.com>
1 parent 1abef6e commit 0be4795

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
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

313
Release v1.4.1.0

haskell-updater.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cabal-version: 3.0
22
name: haskell-updater
33
homepage: https://github.com/gentoo-haskell/haskell-updater#readme
44
bug-reports: https://github.com/gentoo-haskell/haskell-updater/issues
5-
version: 1.4.1.0
5+
version: 1.5.0.0
66
synopsis: Rebuild Haskell dependencies in Gentoo
77
description:
88
haskell-updater rebuilds Haskell packages on Gentoo

0 commit comments

Comments
 (0)