Releases: bobbylight/SpellChecker
3.4.1
Precompiled jars are available in Maven Central (com.fifesoft:spellchecker:3.4.1). This release brings the following changes:
What's Changed
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #34
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #33
- Bump gradle/actions from 4 to 5 by @dependabot[bot] in #32
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #31
- Get publishing to gradle working with gradle-nexus/publish-plugin by @bobbylight in #35
- Bump build dependencies by @bobbylight in #36
- Adding new words January 2026 by @bobbylight in #37
Full Changelog: 3.4.0...3.4.1
3.4.0
Precompiled jars are available in Maven Central (com.fifesoft:spellchecker:3.4.0). This release brings the following changes:
- Major code modernization
- Fix #18: Adding some valid words identified as typos.
See also the tickets addressed in this release.
3.3.1
Precompiled jars are available on SourceForge and Maven (com.fifesoft:spellchecker:3.3.1). This release brings the following changes:
- Fix #15: Adding some valid words identified as typos.
See also the tickets addressed in this release.
3.3.0
Precompiled jars are available on SourceForge and Maven (com.fifesoft:spellchecker:3.3.0). This release brings the following changes:
- Fix #14: Adding some valid words identified as typos.
RSyntaxTextAreadependency to 3.3.0
See also the tickets addressed in this release.
3.2.0
Precompiled jars are available on SourceForge and Maven (com.fifesoft:spellchecker:3.2.0). This release brings the following changes:
- Fix #13: Spellcheck doesn't occur in markup comments, and also incorrectly spell-checks markup in e.g. Javadoc comments
RSyntaxTextAreadependency to 3.2.0- Updates CI to build with multiple Java versions (8, 11, 14, and 17) to help catch issues with newer Java versions earlier
See also the tickets addressed in this release.
3.1.4
Precompiled jars are available on SourceForge and Maven (com.fifesoft:spellchecker:3.1.4). This release bumps the RSyntaxTextArea dependency to 3.1.6.
3.1.3
Precompiled jars are available on SourceForge and Maven (com.fifesoft:spellchecker:3.1.3). This release bumps the RSyntaxTextArea dependency to 3.1.4.
3.1.2
Precompiled jars are available on SourceForge and Maven (com.fifesoft:spellchecker:3.1.2). This release bumps the RSyntaxTextArea dependency to 3.1.3.
3.1.1
Precompiled jars are available on SourceForge and Maven (com.fifesoft:spellchecker:3.1.1). This release brings the following changes:
- Source now includes dictionary files in
.dicfile format, rather than a committedenglish_dic.zip. This makes it easier to add new words to the dictionary and allows for diff'ing differences between releases. - Added a
programmingdictionary/word file and an API to include it, which is super useful when editing source code - Remove unused "distributions" stuff from build.gradle
RSyntaxTextAreadependency bumped to 3.1.2
3.1.0
Precompiled jars are available on SourceForge and Maven (com.fifesoft:spellchecker:3.1.0). This release brings the following changes:
RSyntaxTextAreadependency bumped to 3.1.0