v0.9.0

Automattic/harperv0.9.0Jul 25, 2024by elijah-potter

AI Summary

This release significantly improves parser accuracy by properly handling HTML and JavaDoc formats and resolving false positives for common abbreviations.

Key Highlights

  • JavaDoc and HTML are now properly parsed
  • Dotted initialisms (i.e., e.g.) are no longer false positives

New Features

  • HTML/JavaDoc parsing
  • Abbreviation handling

Full Release Notes

# What's Changed?

- Dotted initialism and things like "i.e." and "e.g." are no longer false positives
- JavaDoc and HTML are now properly parsed.

**Full Changelog**: https://github.com/elijah-potter/harper/compare/v0.8.8...v0.9.0