Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.6.0 #9

Merged
merged 14 commits into from
Jul 4, 2022
Merged

Version 0.6.0 #9

merged 14 commits into from
Jul 4, 2022

Conversation

daniel-tran
Copy link
Owner

  • Added text searching functionality into Base Extractor. This supports filtering by text or regular expression.
  • Added translation support for: NRSVUE
    • As per the search behaviour on Bible Gateway, this is synonymous with the NRSV translation.
  • Removed translation support for: CJB
    • This translation has some unusual quirks, such as Psalms that start at verse 0. Due to the difficulty of handling these edge cases in a nice way, support is being dropped until there is a specific request to reinstate this translation.
  • Added directory for technical experiments.

This translation is synonymous with NRSV
Some Psalms are inconsistently formatted and have various quirks about them, including starting from passage 0 or having secondary passage numbers surrounded by parentheses in the source text. There's also Joel 4 which seems to be exclusively valid for this translation.
To scope out any other translations which also have secondary passage numbers similar to CJB
To keep the year up to date even if the license file isn't updated
Does not include a function to search within a singular passage, as it doesn't seem to provide much value
To showcase potential functionality that might make it into the library in the future, although that is not a guarantee. Also includes helper scripts that can help with debugging and automation.
These functions can handle inputs containing multiple words, which is now better communicated with the new function names
This interface is being added more to keep in line with the primary motivation of this library, despite not adding much value
@daniel-tran daniel-tran added the new release Collating all the changes for a new version label Jun 27, 2022
The easiest resolution is to just let users handle proper state restoration for the singular property in question
@daniel-tran daniel-tran merged commit 83ec54f into master Jul 4, 2022
@daniel-tran daniel-tran deleted the 0.6.0 branch July 4, 2022 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new release Collating all the changes for a new version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant