You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
- Remove duplicate output - ([28fe717](https://github.com/tomphp/versioned-files/commit/28fe717432bb35d9e4b1ce10a9e17473ada268ea)) - Tom Oram
8
+
- Add a formatter - ([3dfc5fd](https://github.com/tomphp/versioned-files/commit/3dfc5fdda68d0ee14fe2edb0327bab3c79a3f48f)) - Billie Thompson
9
+
#### Refactoring
10
+
- Use UUIDs to tie events together - ([bf4fc93](https://github.com/tomphp/versioned-files/commit/bf4fc93de4b79cb3eeb686f9cc0e08ebfa80ac20)) - Tom Oram
11
+
- Move update logic to commands::update - ([9fb1b82](https://github.com/tomphp/versioned-files/commit/9fb1b828e2bebabba4561c08494c0d3baab880b1)) - Tom Oram
12
+
- Extract Command - ([5ac9e7b](https://github.com/tomphp/versioned-files/commit/5ac9e7b910387fc7e559b0f35f6855c5552cf14b)) - Tom Oram
13
+
- Extract Formatter - ([c8c9138](https://github.com/tomphp/versioned-files/commit/c8c9138c49c91abbc767b580df10d6c3ac7dd5fc)) - Tom Oram
14
+
- Move app state into own module - ([b0cecfc](https://github.com/tomphp/versioned-files/commit/b0cecfc4c5ab6d373ee87f21b4415424b55129c7)) - Billie Thompson
15
+
- Extract app state into struct - ([22325fd](https://github.com/tomphp/versioned-files/commit/22325fdf102604aec08239d8bbbb08903b75f13b)) - Billie Thompson
- Lift the process exit to main - ([5f5ac06](https://github.com/tomphp/versioned-files/commit/5f5ac063652a4d9c1364bffd49a6467163413fe0)) - Billie Thompson
0 commit comments