Sha256: a8b5905f765c3e5b32d9fb3a5e9e42a4b039d4f41f073d0a5a3b2aa866820bea

Contents?: true

Size: 527 Bytes

Versions: 1

Compression:

Stored size: 527 Bytes

Contents

## [Unreleased]

## [0.0.2] - 2022-02-21

- Refined underlying algorithms for computing nearest nodes
  - Range intersection dropped for string overlaps.
  - Closest node implemented on length of overlap and percentage of node source
    overlap to prevent matching higher-up parent nodes, but also avoid matching
    entire small child nodes that aren't as relevant.
- Fixed errors with unfindable atom nodes.
- Broke apart mono-file into related subdirectories, added basic specs

## [0.0.1] - 2022-02-20

- Initial release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
offense_to_corrector-0.0.2 CHANGELOG.md