Sha256: eddc4858440c6a2ac0b503b3b6f7bff62106715abbd90454a6579524448d5228

Contents?: true

Size: 1.97 KB

Versions: 1

Compression:

Stored size: 1.97 KB

Contents

### 5.0.13 2024-08-03

* Changes
 * Update gems.

### 5.0.12 2024-08-03

* Changes
 * Update gems.
 * Update rexml gem to patch CVE.

### 5.0.11 2024-02-18

* Changes
 * Update gems.

### 5.0.10 2024-01-07

* Changes
 * Relax ruby version requirements Gem::Requirement.new('>= 3.0.1', '< 4.0')
 * Update gems.

### 5.0.9 2023-12-28
* Changes
  * Ruby gem updates.
  * Add github actions to run specs.

### 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.13 CHANGELOG.md