Skip to content

v3.2.0

Choose a tag to compare

@caleb531 caleb531 released this 09 Jun 23:48
  • The content of any Bible reference can now be copied to the clipboard
    • Simply hold down the command key when choosing a reference from the result list
    • Added many unit tests verifying that all aspects of the feature work properly
  • Refactored all unit test helper functions to be decorators instead of context managers
    • This should reduce file size (no indenting) and improve readability