Skip to content

Scribe-Data 3.1.0

Compare
Choose a tag to compare
@andrewtavis andrewtavis released this 30 Apr 15:29
· 532 commits to main since this release

✨ Features

  • The word "Scribe" is now added to language database nouns files if it's not already present.
  • German contracted prepositions have been added to the German prepositions formatting process.
  • Words that are upper case are now better included in the autocomplete lexicon with their lower case equivalents being removed.
  • Words with apostrophes have been removed from the autocomplete lexicon.

♻️ Code Refactoring

  • Database output column names are now zero indexed to better align with Python and other language standards.