All Versions
5
Latest Version
Avg Release Cycle
658 days
Latest Release
1286 days ago

Changelog History

  • v2.0.1 Changes

    October 17, 2020

    v2.0.1 - 2020-10-17

    ๐Ÿ›  Bugfixes to the release process.

    v2.0.0 - 2020-10-17

    Many changes!

    • ๐Ÿ‘ GHC support:
      • Dropped support for GHC 8.2
      • Added support for GHC 8.8
    • Config files now stored in XDG directories
    • โž• Added Nix build and shell configurations
    • โž• Added YAML/JSON recipe format, with import and export functionality
    • โž• Added shopping command for generating shopping lists
    • โž• Added find command for searching through recipes
    • โž• Added --convert option to edit command
    • โž• Added a test suite!
    • ๐Ÿ†• New translations:
      • German
      • Spanish
      • Portuguese
  • v2.0.0 Changes

    October 17, 2020

    Many changes!

    • ๐Ÿ‘ GHC support:
      • Dropped support for GHC 8.2
      • Added support for GHC 8.8
    • Config files now stored in XDG directories
    • โž• Added Nix build and shell configurations
    • โž• Added YAML/JSON recipe format, with import and export functionality
    • โž• Added shopping command for generating shopping lists
    • โž• Added find command for searching through recipes
    • โž• Added --convert option to edit command
    • โž• Added a test suite!
    • ๐Ÿ†• New translations:
      • German
      • Spanish
      • Portuguese
  • v1.8.1.4 Changes

    March 11, 2017
    • โšก๏ธ The meta update! Added version flag ("-v" and "--version")
  • v1.8.1.3 Changes

    March 11, 2017
    • ๐Ÿท Tags may now contain multiple words. If herms detects commas in the tag entry field, then a recipe's tags will be comma-separated strings rather than space-separated words.
  • v1.8.1.2 Changes

    October 18, 2017
    • ๐ŸŽ‰ Initial release