Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.58 KB

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 1.58 KB

Changelog

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)