All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.4 - 2022-11-04
0.1.3 - 2022-06-24
- (hook) 🐛 fix regression that prevented displaying the cog verify message - (28d5507) - @eviweb
- (hook) 🐛 cog always returns status 0 so interpret the command output - (fb6d225) - @eviweb
0.1.2 - 2022-04-25
- (test) 🧹 now the test runner can run a unique test file - (c3cb3ee) - @eviweb
- (test) 🧹 fix display format of running tests - (984d783) - @eviweb
0.1.1 - 2022-04-21
- (changelog) 🧹 fix CHANGELOG.md format and links to author Github profile - (0c05eac) - @eviweb
- (changelog) 🧹 update template to follow MD rules - (bac2acf) - @eviweb
0.1.0 - 2022-04-21
- (changelog) ⚙️ add changelog config options - (0715169) - @eviweb
- ⚙️ set custom types and related icons - (21b7ef5) - @eviweb
- (git-hook) ✨ add commit-msg git hook - (d99449b) - @eviweb
- (insert-icon) ✨ implement insert-icon command - (78afa3a) - @eviweb
- (changelog) 🧹 add CHANGELOG.md + changelog cog template - (5fdf1ce) - @eviweb
- (install) 🧹 add installer - (a01e62c) - @eviweb
- (templates) 🧹 import default git templates - (1a19055) - @eviweb
- (version) 0.1.0 - (91d6461) - @eviweb
- (insert-icon) ✅ add unit tests and related fixtures - (0a69af1) - @eviweb
- ✅ add runner and functions - (cf5092a) - @eviweb
- (binary) 🔧 add commands to bin directory - (77545f1) - @eviweb
- (vendor) 🔧 add third party tools - (c1a4889) - @eviweb