Skip to content

Releases: caleb531/youversion-suggest-alfred

v1.3.3

14 Jan 20:08
Compare
Choose a tag to compare
  • Rewrote XML-building logic to use Python's built-in XML module rather than strings
  • Updated screenshot with high-resolution version
  • Tweaked various other sections of the codebase

v1.3.2

10 Jan 18:50
Compare
Choose a tag to compare
  • 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

v1.3.1

08 Jan 05:53
Compare
Choose a tag to compare
  • Replaced internal classes with dictionaries for the sake of simplicity and efficiency
    • Updated unit tests to reflect this

v1.3.0

08 Jan 00:01
Compare
Choose a tag to compare
  • Refactored much of the codebase to be more organized and efficient
  • Added a test suite with a number of unit tests for the workflow
    • See the README for details on how to run them
  • Updated Bible reference URL to reflect YouVersion's current URL structure

v1.2.4

05 Jan 05:09
Compare
Choose a tag to compare
  • Moved the bible reference data into separate files

v1.2.3

05 Jan 05:08
Compare
Choose a tag to compare
  • Updated icon with high-resolution version for Retina Displays

v1.2.2

05 Jan 05:06
Compare
Choose a tag to compare
  • Updated search URL to reflect YouVersion's recent change to the search URL structure

v1.2.1

05 Jan 05:04
Compare
Choose a tag to compare
  • Changed default version (translation) to the New International Version (NIV)

v.1.2.0

05 Jan 05:03
Compare
Choose a tag to compare
  • Removed experimental option to copy verses

v1.1.3

05 Jan 05:01
Compare
Choose a tag to compare
  • Tweaked the search algorithm to correctly handles nonexistent verses