4.3.2
- chore(deps): update dependencies
- Do not strip leading or trailing newlines. Doing so had interferred with users' intended cheatsheet layouts. (#663 )
- Move
Frontmatter.ParsetoSheet.parse, and delete thefrontmatterpackage.Sheet.parsemore accurately describes the parser's behavior. - Update
INSTALLING.mdwith more package information. (#677) - Fix an issue whereby
make cleanfiled to remove assets created bymake generate. - Fix a subsequent issue whereby
make generatewas being run too late in themake buildtarget, which resulted in a build failure. - Improve the configuration documentation in
configs/conf.yml(#656). - Resolve an issue whereby cheatsheets contained within
gitsubmodules were ignored due to a regression introduced in4.3.1. (#694 ) - chore: bump version to
4.3.2