All Versions
14
Latest Version
Avg Release Cycle
40 days
Latest Release
1405 days ago

Changelog History
Page 1

  • v0.2.6 Changes

    June 11, 2020
    • ๐Ÿท tagdist: include existing tag in error message
    • experimental 'new' project command with user template file ~/.config/hkgr/template.cabal
    • switch to cabal v2-sdist
    • upload: display error correctly
    • upload: add --force switch - to refresh tag and tarball
  • v0.2.6.1 Changes

    July 30, 2020
    • upload: do not hide output since it conceals any error
    • ๐Ÿ†• new: improvements to work better with cabal-3.0 init
  • v0.2.5 Changes

    February 29, 2020
    • ๐Ÿ“ฆ check that package version is committed
    • ๐Ÿ”ง use quiet cabal v1-configure and v1-sdist commands
    • ๐Ÿ‘‰ make cabal upload quiet
  • v0.2.5.2 Changes

    February 29, 2020
    • ๐Ÿ‘• no hlint summary
    • ๐Ÿ›  fix published message
  • v0.2.5.1 Changes

    February 29, 2020
    • ๐Ÿ‘Œ improve output for hlint and uploaded url
    • also check for staged changes
  • v0.2.4 Changes

    October 05, 2019
    • git push before publishing
    • only push up to tag
  • v0.2.4.1 Changes

    February 11, 2020
    • assert that cabal-install installed
    • ๐Ÿ‘• run hlint in git checkout instead of working tree
  • v0.2.3 Changes

    September 30, 2019
    • push git tag
    • ๐Ÿ‘• hlint is now a warning not an error
    • prefix version tags with v
    • surround git diff output with quote lines
    • ๐Ÿ‘ป catch exception for sdist
  • v0.2.3.3

    September 30, 2019
  • v0.2.2 Changes

    July 06, 2019
    • ๐Ÿ‘• run hlint before git tag
    • ๐Ÿ˜Œ relax force sdist when no existing tarball
    • ๐Ÿ‘‰ show git diff to warn project dirty