Skip to content

Latest commit

 

History

History
103 lines (52 loc) · 4.94 KB

CHANGELOG.md

File metadata and controls

103 lines (52 loc) · 4.94 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


0.3.0 - 2022-09-16

Features

  • ✨ add auto updater - (1936add) - @eviweb
  • ✨ add -i flag to initialize the project directory with the default directory structure - (1652dde) - @eviweb

Miscellaneous Chores

Tests

  • ✅ the test runner now accepts a list of test files - (f7d741a) - @eviweb
  • ✅ add assert_dir_exists and assert_file_exists assertions - (8c3d7b2) - @eviweb

0.2.0 - 2022-09-05

Bug Fixes

Features

  • ✨ enforce execution order to run common namespace first - (6c19044) - @eviweb
  • ✨ add before and after hooks for exectuable scripts - (18629f8) - @eviweb

Miscellaneous Chores


0.1.3 - 2022-09-01

Bug Fixes

Miscellaneous Chores


0.1.2 - 2022-08-31

Bug Fixes

  • 🐛 find_files now also returns configuration symlinks - (446ebea) - @eviweb

Miscellaneous Chores


0.1.1 - 2022-08-31

Bug Fixes

  • 🐛 get_target_file to accept 'common' or current hostname in file path - (4511484) - @eviweb

Miscellaneous Chores

Tests

  • ✅ add assert_equals function to check two strings are equal - (ec2b28f) - @eviweb
  • ✅ extract install tests to a dedicated file, revamp tests/run.sh - (b5b8af9) - @eviweb

Typo correction


0.1.0 - 2022-08-30

Features

Tests

  • ✅ add test runner and configuration tree fixture - (a7d1036) - @eviweb

Changelog generated by cocogitto.