Skip to content

v1.3.2

Choose a tag to compare

@caleb531 caleb531 released this 10 Jan 18:50
  • 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