Changelog of @hackage/update-nix-fetchgit 0.1.1.0

Version 0.1.1.0

  • Changelog started. Previous release was 0.1.0.0.

  • Additions

    • update-nix-fetchgit will pass any extra arguments after the filename to nix-prefetch-git:
    update-nix-fetchgit filename.nix --rev refs/heads/myBranch
    
    • Update.Span module now exposes split

update-nix-fetchgit uses PVP Versioning.