Recent Releases of https://github.com/caleb531/youversion-suggest-data

https://github.com/caleb531/youversion-suggest-data - v6.1.0

  • Added language support for Filipino (tgl)
    • The default version is Magandang Balita Biblia 2005 (MBB05)

- Python
Published by caleb531 about 2 years ago

https://github.com/caleb531/youversion-suggest-data - v6.0.0

  • Fetched the latest Bible data from YouVersion

- Python
Published by caleb531 about 2 years ago

https://github.com/caleb531/youversion-suggest-data - v5.1.0

  • Added language support for Ukrainian (ukr)
    • CUV is set as the default version

- Python
Published by caleb531 over 2 years ago

https://github.com/caleb531/youversion-suggest-data - v5.0.0

  • Upgraded to the latest Bible data from YouVersion
    • The MNT translation for English has been removed in this new data set

- Python
Published by caleb531 over 3 years ago

https://github.com/caleb531/youversion-suggest-data - v4.3.0

  • Added language support for Romanian (ron)
  • Fixed a security vulnerability in the certifi package

- Python
Published by caleb531 over 3 years ago

https://github.com/caleb531/youversion-suggest-data - v4.2.0

  • Migrated from nose to nose2 as the project's test runner / test framework
    • This enables support for Python 3.10 and future versions of Python, since nose is no longer maintained
  • Switched from Travis to GitHub Actions for CI pipeline

- Python
Published by caleb531 almost 4 years ago

https://github.com/caleb531/youversion-suggest-data - v4.1.0

  • Added language support for Turkish (tur)

- Python
Published by caleb531 over 4 years ago

https://github.com/caleb531/youversion-suggest-data - v4.0.0

  • Fetched the latest Bible data from YouVersion, including many new versions and version renames
    • Several versions have been removed in this latest fetch, resulting in this release being a semver-major (backwards-incompatible) release
    • Many under-the-hood improvements, including replacing the requests Python library with the httpx library in order to work around YouVersion's Cloudflare bot protection

- Python
Published by caleb531 over 4 years ago

https://github.com/caleb531/youversion-suggest-data - v3.3.0

  • Fetched latest Bible data from YouVersion

- Python
Published by caleb531 over 5 years ago

https://github.com/caleb531/youversion-suggest-data - v3.2.0

  • Added support for Khmer (for Cambodia)

- Python
Published by caleb531 over 5 years ago

https://github.com/caleb531/youversion-suggest-data - v3.1.1

  • Fixed broken test

- Python
Published by caleb531 about 7 years ago

https://github.com/caleb531/youversion-suggest-data - v3.1.0

  • Added support for Vietnamese (vie)
    • The default version has been set to RVV11, per request

- Python
Published by caleb531 about 7 years ago

https://github.com/caleb531/youversion-suggest-data - v3.0.0

  • Removed preferences data
    • This data is better maintained within each YouVersion Suggest application

- Python
Published by caleb531 about 7 years ago

https://github.com/caleb531/youversion-suggest-data -

  • Added a new "copybydefault" preference for indicating whether or not "Copy the Clipboard" should be the default action in a YouVersion Suggest application

- Python
Published by caleb531 about 7 years ago

https://github.com/caleb531/youversion-suggest-data - v2.0.0

  • A new refformat preference that defines the format of copied Bible references
  • Every version in the Bible JSON now has a full_name property that maps to the full (unabbreviated) title of that version
  • The JSON for every Bible data file now contains the name and ISO 639-3 ID of that respective language (via a new language object)
  • Added a new book-metadata.json file which contains generic (language-agnostic) data for every Book of the Bible

- Python
Published by caleb531 over 7 years ago

https://github.com/caleb531/youversion-suggest-data - v1.1.1

  • Change default Indonesian version to TB

- Python
Published by caleb531 over 7 years ago

https://github.com/caleb531/youversion-suggest-data - v1.1.0

  • Added Bible data for Bahasa Indonesian (ind)
  • Rewrote language, version, and book parsers to use YouVersion's new JSON API
    • This will ensure more complete and accurate Bible data going forward

- Python
Published by caleb531 almost 8 years ago

https://github.com/caleb531/youversion-suggest-data - v1.0.1

  • Remove HTML test files left over from data migration

- Python
Published by caleb531 over 8 years ago

https://github.com/caleb531/youversion-suggest-data - v1.0.0

  • Initial release
    • The code and data apart of this project was migrated from YouVersion Suggest for Alfred which is approaching v9.0.0; however, since this is a brand new repository with much refactoring during the code migration, I figured it would be best to restart the semver numbering

- Python
Published by caleb531 over 8 years ago