- Easy output from bash using...
git log --committer=jasper | egrep "Date|\["
Date: Sun Jan 29 15:51:35 2023 +0100 [structure] Changed names of components/imports for clarity
Date: Sun Jan 29 15:50:30 2023 +0100 [config] Updated project aliases in webpack and tsconfig
Date: Sun Jan 29 15:49:49 2023 +0100 [codestyle] Updated code style config
Date: Sun Jan 29 15:48:14 2023 +0100 [structure] Renamed files for clearness
Date: Sun Jan 29 15:26:44 2023 +0100 [css] Revising css property sort order
Date: Sun Jan 29 15:26:11 2023 +0100 [structure] Making file layout clearer
Date: Sat Jan 28 15:55:21 2023 +0100 [theme] Styling and global variables fully working
Date: Fri Jan 27 02:45:13 2023 +0100 [types] Cleaned up
Date: Wed Jan 25 01:43:32 2023 +0100 [ui] Styled components now correctly composing
Date: Tue Jan 24 05:01:13 2023 +0100 [ui] Styled component composition in progress
Date: Mon Jan 23 01:54:13 2023 +0100 [typeguards] Added some typeguard functions
Date: Sun Jan 22 23:00:11 2023 +0100 [types] Cleaned up types
Date: Sun Jan 22 18:14:37 2023 +0100 [config]= Webpack config fixed
Date: Sun Jan 22 13:31:20 2023 +0100 [config] No more create-react-app
Date: Sat Jan 21 03:39:17 2023 +0100 [module] Dummy example list
Date: Sat Jan 21 03:38:55 2023 +0100 [component] Reusable component mapper to generate dynamic lists
Date: Sat Jan 21 03:22:05 2023 +0100 [types] Super typeguard function and generic type composition
Date: Sat Jan 21 00:30:14 2023 +0100 Date: Tue Jan 17 23:54:46 2023 +0100 [ts] Fixed type error
Date: Tue Jan 17 23:51:49 2023 +0100 [component] Styled Layout component
Date: Tue Jan 17 20:42:41 2023 +0100 [config] Webstorm config
Date: Tue Jan 17 01:45:08 2023 +0100 [feat] mapper working
Date: Tue Jan 17 00:00:18 2023 +0100 [types] More typescript doodling
Date: Mon Jan 16 21:43:21 2023 +0100 [types] More typescript doodling
Date: Sun Jan 15 23:53:55 2023 +0100 [component] Reusable list
Date: Sun Jan 15 21:53:15 2023 +0100 [init] Folder structure roughly setup