We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b02473 commit 5ec1045Copy full SHA for 5ec1045
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.3.0 - 2022-11-26:
4
5
* feat: Improved help text.
6
* feat: Allow passing '--impure' flag to Nix (issue: [#40][])
nix-tree.cabal
@@ -3,7 +3,7 @@ cabal-version: 2.4
name: nix-tree
synopsis: Interactively browse a Nix store paths dependencies
description: A terminal curses application to browse a Nix store paths dependencies
-version: 0.2.1
+version: 0.3.0
7
homepage: https://github.com/utdemir/nix-tree
8
license: BSD-3-Clause
9
license-file: LICENSE
0 commit comments