Sha256: cb69e3cff71d20c3a7668c917d6603fb42e35bea0e28fb125c120c188a5fc905
Contents?: true
Size: 1.58 KB
Versions: 1
Compression:
Stored size: 1.58 KB
Contents
### 5.0.8 2023-12-02 * Changes * Ruby gem updates. ### 5.0.7 2023-10-30 * Changes * Ruby gem updates. ### 5.0.6 * Changes * Ruby gem updates. ### 5.0.5 * Changes * Ruby gem updates. ### 5.0.4 * changes * Fix README.md erroneous references to WordResults#successful? (should be #success?) * Gem update. ### 5.0.3 * changes * Update gems to patch CVE. ### 5.0.2 * changes * Update gems. ### 5.0.1 * bug fix * Fix error loading support files in LittleWeasel.rb. ### 5.0.0 * changes * Add spec coverage where lacking. * Remove unused DictionaryLoaderService and associated modules, specs, factories. * Refactor Locale, Language and Region modules to simplify. * Fix up DictionaryManager#dictionary_for which was published half-baked in 4.0.0. * DeprecateDictionaryCacheService#dictionary_exists? (plural); add typical DeprecateDictionaryCacheService#dictionary_exist? method in its palce. * Update rake gem version to eliminate command injection vulerability. * Change description and summary reflecting 4.0.0 changes. * Various reek gem violation fixes/suppressions where reasonable. * Fix most rubocop violations. ### 4.0.0 * enhancements * Complete overhaul; see README.md ### 3.0.4 * enhancements * Relax requirements on ruby version to ~> 2.0. ### 3.0.3 * enhancements * Add single_word_mode option (default: false); when single_word_mode: true, LittleWeasel::Checker.instance.exists? will return false, if more than one word is being checked for existance. ### 3.0.2 * enhancements * None * bug fix * Calling #exists? no longer alters the original input.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
LittleWeasel-5.0.8 | CHANGELOG.md |