Skip to content

v1.0.0

Compare
Choose a tag to compare
@darrikonn darrikonn released this 18 Dec 16:07
· 8 commits to master since this release

NOTE

These are breaking changes! There was a typo in the code where the database was being referenced at ~/.cheetsheet.db instead of ~/.cheatsheet.db. The same issue applied to the configuration file, ~/.cheet.yaml instead of ~/.cheat.yaml.
In order upgrade you'll have to move the appropriate files to the right location:

mv ~/.cheetsheet.db ~/.cheatsheet.db
mv ~/.cheet.yaml ~/.cheat.yaml

^ that's it!

Changelog

cb50050 Bump major version
1933585 Fix typo; cheet should be cheat
3abfd4a Need raw file