All Versions
14
Latest Version
Avg Release Cycle
40 days
Latest Release
795 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