Skip to content

Releases: mbhall88/nohuman

v0.1.0

14 Dec 05:51
Compare
Choose a tag to compare

0.1.0 (2023-12-14)

Features

Bug Fixes

  • check input path exists when parsing cli (1ce7150)
  • correct db path (9ea852f)
  • don't load whole database into memory when downloading (3e9ea23)
  • dont check if db exists on --check (16bf181)
  • exit gracefully after download if no input (189820d)
  • ignore gz suffix when naming output (c558ce7)
  • make is_executable more portable (c228686)