2.1
elebumm/RedditVideoMakerBot2.1Jun 19, 2022by JasonLovesDoggo
AI Summary
Environment variable improvements and code refactoring to improve stability and developer experience.
Key Highlights
- Added .env file checker for missing variables
- Code refactoring removing unnecessary strings
- Added VSCode devcontainer support
New Features
- .env checker
- Devcontainer support
Full Release Notes
## What's Changed Added an .env file checker for missing variables * Added some useful feats by @owengaspard in https://github.com/elebumm/RedditVideoMakerBot/pull/549 * Develop > master by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/524 * Fix a typo in `.env.template` by @daud-ahn in https://github.com/elebumm/RedditVideoMakerBot/pull/537 * Synchronise develop to the latest release by @CallumIO in https://github.com/elebumm/RedditVideoMakerBot/pull/547 * Some refactors, removed unnecessary f-strings and no-referenced variables by @CordlessCoder in https://github.com/elebumm/RedditVideoMakerBot/pull/548 * chore(*): Add devcontainer vscode support by @jcreek in https://github.com/elebumm/RedditVideoMakerBot/pull/550 * Fixed README typo by @Avin-T in https://github.com/elebumm/RedditVideoMakerBot/pull/545 * Converted spaces into tabs for all files by @ART3MISTICAL in https://github.com/elebumm/RedditVideoMakerBot/pull/558 * Check for missing environment variables by @owengaspard in https://github.com/elebumm/RedditVideoMakerBot/pull/553 ## New Contributors * @daud-ahn made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/537 * @jcreek made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/550 * @Avin-T made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/545 * @ART3MISTICAL made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/558 **Full Changelog**: https://github.com/elebumm/RedditVideoMakerBot/compare/2.0...2.1