Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 881 Bytes

CHANGELOG.md

File metadata and controls

40 lines (27 loc) · 881 Bytes

Changelog

v0.2.2 - 2023-01-0-1

Fixes

  • Correctly set experimental-features for Nix calls
  • Fetch submodules for fetchgit

v0.2.1 - 2023-01-01

Fixes

  • Typos

v0.2.0 - 2023-01-01

Fixes

  • fetchFromGitHub now correctly sets githubBase when domain is not github.com

Features

  • --arg to pass extra rguments to the fetcher
  • --json to output in json format
  • --list-fetchers to list all available fetchers
  • --list-possible-fetchers to list all fetchers that can be generated without --fetcher
  • Support for the following fetchers
  • Man page
  • Shell completions
  • Nix flake
  • Colored output

v0.1.1 - 2022-12-29

First release