Commit graph

5 commits

Author SHA1 Message Date
3ceff705a3 Renamed to StaggerPost 2025-03-16 21:56:49 -04:00
349f5e0ff9 Simple date selection
Thanks to switching to JSON, I can finally add date selection.
2025-03-16 17:19:54 -04:00
0c18cb0c34 Fixed loads of oversights
- Forgot I used IList instead of List
- Introduced the Tracer class. This allows writing text to the terminal in Debug mode, regardless of if a Debugger is attached.
Added version to 0.2.101 (0.1 outputting the original .txt file)
- Default config settings (if no file is found) is now set in GetConfig()

Honestly, this turned out to be bigger than I anticipated, but I'm enjoying myself.
2025-03-16 16:01:18 -04:00
46a86f9ef8 Optional config file 2025-03-11 23:30:11 -04:00
8ec45ad07c Initial commit 2025-03-11 16:01:46 -04:00