Skip to content

Releases: dencold/hasper

v0.0.2

29 Aug 19:59
Compare
Choose a tag to compare

Changed

  • Replaced author.name with author.firstName and author.lastName, make sure to update config.yaml
  • Author short names are referenced from the author.id field, add this to config.yaml as well

Added

  • Author metadata reflects upcoming Hugo change #13
  • Cover image size is now configurable via fullCover property #12

v0.0.1

22 Aug 17:21
Compare
Choose a tag to compare
  • Initial CHANGELOG file to keep track of changes to Hasper over time.
  • Additionally, Hasper now uses semver and properly tags releases.