Releases: wakatara/harsh
v0.8.9
v0.8.8
Changelog
fa41001 Re-enabled ubuntu snaps installs.
b4ee6bc Updated README
b957cdc Updated Go to 1.16
e2780b1 Minor bug fix in goreleaser structure.
68c6611 Added in AIS as a contributor and removed snaps support temporarily.
f2dbaa6 Bumped version to 0.8.8 and updated README on arch and windows.
cab1f77 Correcting goreleaser changes to brew taps.
8b2a7fd Go mod tidy cleanup.
39ac489 Merged in ais improved configuration discovery.
c364686 Merge pull request #5 from ais/feature/ImproveConfigDiscovery
01de2c7 Fix appdata location + add configurable directory
d8eb26f Permissions changes.
v0.8.7
Changelog
f4f9d3d Corrected minor yet critical input issue on Windows version.
f000329 Updated GoLang version to 1.15.x, upgraded deps, mod tidy.
171807e Bumped go version of goreleaser action to automate release.
3e7af7b Further config remove to temp disable snaps release.
bfa4fae Minor copy tweak.
v0.8.6
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.8.1
Changelog
1b08698 Added a feature, bumped the version number.
a4f9493 Added code of conduct for inclusivity.
286c70e Added habits and log into root - should be .example files.
28e28a6 Added in colors package to improve erri messages,
c6fd8e8 Added in init log and habit files and ignoring comments on habits file read.
2cf09e3 Added in issue templates for post-release bugs, features, and discussion.
ac40836 Added in scoring (though data untested)
f7148db Added in sparkline capability at top of consistency graphs.
40e0804 Added passed date to writeHabit to correct log entries from ask.
d6a03db Added warning sigils in and modded README to reflect variable warnings.
69d1df7 Adding in goreleaser yaml.
31e143b Altered name on Windows default directory to AppData.
7850768 Basic consistency graph and harsh log command.
899bfe0 Bumped version number for revised ask.
b917659 Changed 100 day terminator to unicode light vertical line.
a680d39 Code of Conduct for inclusivity with better email.
df6a7d1 Comment logging cleanups across codebase.
72f4dc8 Corrected filepath for writing the results of harsh ask.
98b2327 Corrected todo command to return undone habits in habit config file order.
8321d33 Corrected version flag issue and added in usage/decscription for help output.
f669ede Finalized the Contributing guide for initial release.
ff63c54 Fixed a few extra formatting issues.
c383b9a Fixed a few formatting issues.
5071104 Fixed getTodos and refactored ask to return questions in habit file order.
a9224d8 Fixing some README details for release.
1f6d40e Go mod tidy on package.
b333d8d Graph ordering + refactored and simplied habits file format.
4766a92 ISO and struct changes from BA and JRC code review comments.
841cf35 Init commit.
9637b79 Initial config for goreleaser and goreleaser github action.
684d166 MIT Licensed.
baa22d0 Merged in struct changes from code review. Minor README tweak.
bba3aad Minor additions to the README.
db65653 Minor changes to github templates.
772eb97 Minor comment and code cleanups.
626e7bf Minor comment change for clarity.
5c195b3 Minor commenting correction.
acd852a Minor correction on alias for todo command.
699290a Minor text corrections and alignments and spacing.
774a855 Minor tweak on sigil comment for clarity.
0955a31 Reduce warning sigil thrwshold to man at 14 days (translates to ~90 day habit warning)
2fb66e3 Refactored ask command - dumped promptui.
f817ff5 Refactored date sort of []Entries to loadLog()
6069051 Removed 0 period habits from the todo command.
c358d52 Removed consistency graph line end as looked better naked.
ee43f59 Removed control logic on sparkline at 0. Redundant.
6fc4214 Removed yaml req due to simpler habit file + go mod tidy.
c9e85f6 Simplified validation checking (no provision for inline comments yet.
1dbe415 Structs for Habit, Entry and yaml => []Habit for prompts.
cf7bf0e Stupid reversion error removing | on consistency graph line.
5eb1012 Typos and whitespace issues corrected.
7ffb973 Version bump and minor copy changes.
3ca98b3 Whoops. Remove goreleaser from the gitignore for Github Action.
086a162 [WIP] Adding some sauce to the README.
caa9028 [WIP] Basic yaml habits load, prompts and file write out.
eb49910 [WIP] Contributing guidelines from template.
cd7b51b [WIP] Date in struct to support satisfied habits, skips, and warns.
ff58b79 [WIP] Edits to README.
19ada60 [WIP] Fixed entry date parsing issue and date coparisons via .YearDay()
f059d77 [WIP] Fleshed out the README a bit more.
a393435 [WIP] Minor changes removing hcl references and file formats.
fa24747 [WIP] Minor edits to Contributing.
cfc9afe [WIP] More copyediting on the README.
0d5fdbd [WIP] More readme editing.
17ea8b5 [WIP] README basic changes.
cac5622 [WIP] README changes and poking.
31422b1 [WIP] README.
79622bb [WIP] Refactored getTodos but returns some invalid entries, ask is out of date order. Close to done though!.
b7c5091 [WIP] Refactored graph function -100 days and habit, entry pointers.
f46ab2e [WIP] Some clearer edits to README.
c22d26f [WIP] Support for ordered undone habits for harsh todo function.
e841e20 [WIP]Refactored getTodos as map delete function. Need to output order ask and todo to fix.
873bcd1 go mod tidy to remove promptui and add colors.
d4bc501 harsh initial public release
6ef7134 🚀 Refactored with struct map key. Faster loadLog(). Satisfied + skipified in. \o/