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 1bbd365 commit 6b9b4efCopy full SHA for 6b9b4ef
CHANGELOG.md
@@ -1,9 +1,17 @@
1
-## 0.1.6 - [Unreleased]
+## 0.1.7 - [Unreleased]
2
### Added
3
### Fixed
4
### Changed
5
### Removed
6
7
+## 0.1.6
8
+### Added
9
+* support setting `NIX_INDEX_DATABASE` environment variable to set database location (#213), thanks @mmarx
10
+* this version and future versions will be published to https://crates.io, simplifying library usage in other projects
11
+### Fixed
12
+### Changed
13
+### Removed
14
+
15
## 0.1.5
16
17
0 commit comments