Skip to content

Releases: YassineLafryhi/SwiftySpell

SwiftySpell v0.9.7

12 Oct 21:53
Compare
Choose a tag to compare
  • Feat: Add support for custom rules
  • Feat: Add a default config if yaml file is absent
  • Feat: Implement auto-fix for most spelling errors
  • Feat: Optimize file processing using GCD
  • Feat: Support checking only modified Swift files
  • Feat: Create wrappers for LanguageTool & Hunspell

SwiftySpell v0.9.6

12 Oct 21:52
Compare
Choose a tag to compare

v0.9.5

17 Aug 10:11
Compare
Choose a tag to compare

v0.9.4

13 Aug 19:27
Compare
Choose a tag to compare

v0.9.3

13 Aug 19:04
Compare
Choose a tag to compare

v0.9.2

31 May 17:47
Compare
Choose a tag to compare

v0.9.1

21 Feb 16:50
Compare
Choose a tag to compare

SwiftySpell v0.9.0

19 Feb 18:36
Compare
Choose a tag to compare

Changelog:

  • Feat: Add core functionalities