Releases: natelandau/halp
Releases · natelandau/halp
v2.0.2
30 Apr 18:41
Compare
Sorry, something went wrong.
No results found
Fix
create data dir before creating database
correct environment variable prefix
capture keyboard interrupts gracefully
v2.0.1
03 Mar 02:35
Compare
Sorry, something went wrong.
No results found
Fix
config : fix error finding config file
v2.0.0
03 Mar 02:17
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGE
Move from using flags to subcommands for major functionality.
Feat
v1.1.1
15 Nov 23:46
Compare
Sorry, something went wrong.
No results found
Fix
nothing changed but bump version to kick-off release
Includes unpublished release v1.1.0
Feat
use XDG specification for file locations (#40 )
v1.0.3
06 May 17:27
Compare
Sorry, something went wrong.
No results found
Fix
no longer strip words in brackets from descriptions (#26 )
Refactor
move version to constants (#27 )
v1.0.2
13 Feb 23:27
Compare
Sorry, something went wrong.
No results found
Fix
index : improve persisting customizations (#25 )
v1.0.1
05 Feb 14:25
Compare
Sorry, something went wrong.
No results found
Fix
don't migrate db on first-run (#23 )
v1.0.0
05 Feb 02:21
Compare
Sorry, something went wrong.
No results found
Feat
Fix
show number of commands as table footer
v0.4.0
05 Feb 01:15
Compare
Sorry, something went wrong.
No results found
Feat
recategorize commands (#22 )
Fix
db : track cli version for future migrations (#21 )
v0.3.0
04 Feb 03:49
Compare
Sorry, something went wrong.
No results found
Feat
customize command descriptions (#16 )
above and inline comments for descriptions (#15 )
Refactor
typing : enforce mypy strict_optional