v1.3.2
- Added two additional unit tests for verifying that data is correctly passed between scripts
- Rewrote the unit tests for the script filter's
main()function- Factored the logic for capturing stdout into a reusable context manager
- Refactored the way Bible day was being retrieved
- These changes may yield a slight improvement in memory usage
- Tweaked various other areas of the codebase