Releases: bobbylight/RSTAUI
3.3.2
Precompiled jars are available on SourceForge and Maven (com.fifesoft:rstaui:3.3.2).
What's Changed
- Bump gradle to 8.13 and build with Java 17 by @bobbylight in #28
- Improving unit test coverage by @bobbylight in #29
- Add images to readme by @bobbylight in #30
- Get publishing to maven central working again by @bobbylight in #31
- Bump gradle to 9.2.1 and bump other build dependencies by @bobbylight in #32
- Bump github action versions by @bobbylight in #33
Full Changelog: 3.3.1...3.3.2
3.3.1
Precompiled jars are available on SourceForge and Maven (com.fifesoft:rstaui:3.3.1). This release brings the following changes:
- Fix #24: DecorativeIconPanel's icon size should be changeable
- Bump
RSyntaxTextAreaversion to 3.3.2 - Bump
AutoCompleteversion to 3.3.1
See also all tickets marked for this release.
3.3.0
Precompiled jars are available on SourceForge and Maven (com.fifesoft:rstaui:3.3.0). This release updates the RSyntaxTextArea dependency to 3.3.0.
3.2.0
Precompiled jars are available on SourceForge and Maven (com.fifesoft:rstaui:3.2.0). This release includes the following changes:
- Updating RSyntaxTextArea dependency to 3.2.0
- Updating AutoComplete dependency to 3.2.0
3.1.4
Precompiled jars are available on SourceForge and Maven (com.fifesoft:rstaui:3.1.4). This release includes the following changes:
- Updating RSyntaxTextArea dependency to 3.1.6
- Updating AutoComplete dependency to 3.1.5
3.1.3
Precompiled jars are available on SourceForge and Maven (com.fifesoft:rstaui:3.1.3). This release includes the following changes:
- Fix #22:
AssistanceIconPanel/RegexAwareComboBoxissues - Updating RSyntaxTextArea dependency to 3.1.4
3.1.2
Precompiled jars are available on SourceForge and Maven (com.fifesoft:rstaui:3.1.2). This release includes the following changes:
- Adds Finnish and PT translations and updates French, Ukranian, de, nl, and zh_CN translations (thanks @kosivantsov!)
- Bumps the RSyntaxTextArea version to
3.1.3 - Bumps the AutoComplete version to
3.1.2
3.1.1
Precompiled jars are available on SourceForge and Maven (com.fifesoft:rstaui:3.1.1). This release bumps the RSyntaxTextArea version to 3.1.2 and the AutoComplete version to 3.1.1.
3.1.0
Precompiled jars are available on SourceForge and Maven (com.fifesoft:rstaui:3.1.0). This release brings the following changes:
- Fix #14: Added a search wrap function. Thanks to @giles7777; this is his pull request but with merge conflicts resolved. Somehow I messed up the merge so it's no longer part of his pull request, sorry!
3.0.6
Precompiled jars are available on SourceForge and Maven (com.fifesoft:rstaui:3.0.6). This release brings the following changes:
- The 3.0.5 release is failing to deploy to Maven Central for some reason, so this is a version bump to get the latest changes published.