What's Changed
* FIx :crossed_fingers: an unforeseen bug that prevents first-time authentication flow due to not having created the local user config. directory if it doesn't exist (which it almost certainly won't). Additionally, change some logic so that not as many cascading errors fill up STDERR when an issue _does_ arise.
> HOTFIX: Bootstrap User Config Directory on Windows by ebb-earl-co in https://github.com/ebb-earl-co/tidal-wave/pull/3
New Release artifact
Using the [`pyapp` project](https://github.com/ofek/pyapp) project, this release features a `.pyapp` executable (built for Unix-like; Windows executable coming soon :tm: ). To use it, _not even Python is required_: simply download it, make it executable, and run it with the shell!
**Full Changelog**: https://github.com/ebb-earl-co/tidal-wave/compare/2023.12.2...2023.12.3