Skip to content

Commit 9435390

Browse files
committed
Release 1.0.5.0
1 parent 203732c commit 9435390

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Revision history for nix-output-monitor
22

3+
## 1.0.5.0 -- 2022-03-05
4+
* Make the parser for storepath accept more storepaths which actually occur in the wild.
5+
36
## 1.0.4.1 & 1.0.4.2 -- 2022-02-25
47
* Rename an internal variable for relude 1.0 compat
58

nix-output-monitor.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: nix-output-monitor
3-
version: 1.0.4.2
3+
version: 1.0.5.0
44
synopsis: Parses output of nix-build to show additional information
55
description:
66
A tool you can pipe stdout and stderr into to get your terminal output enriched with useful information.

0 commit comments

Comments
 (0)