Skip to content

1.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 22:08
· 33 commits to main since this release

1.5.2 - 2022-08-11

Build system

  • (deps) update all the deps - (3033a04) - Danny Tatom
  • (deps) update rust to 1.61.0 - (ca49ee8) - Danny Tatom
  • remove rust-toolchain file - (b6d638b) - Danny Tatom

Features

  • finish cleaning up config - (e108265) - Danny Tatom

Miscellaneous Chores

  • (docs) remove extra config examples - (1ddbe21) - Danny Tatom
  • fix typo in comment - (92c8bd7) - Danny Tatom

Refactoring

  • clean up emoji handling - (a7aaad9) - Danny Tatom
  • start cleaning up config - (6f2d2b0) - Danny Tatom
  • move commit code to its own file - (d6f91d7) - Danny Tatom
  • clean up comments - (68713ad) - Danny Tatom
  • disable default features of cocogitto - (94dc806) - Danny Tatom
  • replace linked-hash-map with indexmap - (0b4d689) - Danny Tatom