All Versions
14
Latest Version
Avg Release Cycle
40 days
Latest Release
1771 days ago
Changelog History
Page 1
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