Skip to content

Commit

Permalink
chore(main): release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhall88 committed Dec 14, 2023
1 parent 90a6e14 commit 86bdd7b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Changelog

## 0.1.0 (2023-12-14)


### Features

* add database download functionality ([0ebc674](https://github.com/mbhall88/nohuman/commit/0ebc674d789045e529de8fa3eaa9a63efb1175cd))
* check dependencies option ([64353a3](https://github.com/mbhall88/nohuman/commit/64353a3815b686d3b40abc7238ff6684d3dbf4ed))
* initial commit ([3752150](https://github.com/mbhall88/nohuman/commit/37521500aaf87377f961f8f84a0882a4b4f8e5af))
* run kraken ([90a6e14](https://github.com/mbhall88/nohuman/commit/90a6e1494ba492b801927db57f4bb95b9ac896b5))


### Bug Fixes

* check input path exists when parsing cli ([1ce7150](https://github.com/mbhall88/nohuman/commit/1ce7150a89fbb24971a8d83dc4b1c8e6bf9665fa))
* don't load whole database into memory when downloading ([3e9ea23](https://github.com/mbhall88/nohuman/commit/3e9ea232a8e9f32566781592f2b65e2c6b7e1328))
* make is_executable more portable ([c228686](https://github.com/mbhall88/nohuman/commit/c228686df9024f9a4475fe5f596a7dbfe56c4bc6))

0 comments on commit 86bdd7b

Please sign in to comment.