Skip to content

0.15.1

Choose a tag to compare

@sebthom sebthom released this 18 Sep 11:16
· 80 commits to main since this release

What's Changed

Fixes

  • fix: change Batik CSS dependencies from optional to required by @sebthom in #916
  • fix: potential endless loop in GrammarRegistryManager.getGrammarFor by @sebthom in #918
  • fix: GrammarPreferencePage.performDefaults() sets wrong input by @sebthom in #919
  • perf: minor performance improvement to TMModel by @sebthom in #921
  • perf: avoid calling doc.getLineLength(lineIndex) for each token by @sebthom in #922

New Features

  • feat: support 3-digit hex values in org.eclipse.tm4e.core.theme.RGB by @sebthom in #920

Dependency updates

  • test: update target platforms by @sebthom in #905
  • fix(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.13.1 to 5.13.2 by @dependabot[bot] in #906
  • fix(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 by @dependabot[bot] in #907
  • fix(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.13.2 to 5.13.3 by @dependabot[bot] in #908
  • fix(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #909
  • fix(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.13.3 to 5.13.4 by @dependabot[bot] in #910
  • ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #911
  • ci(deps): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in #912
  • fix(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #913
  • ci(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #914
  • fix(deps): bump tycho-version from 4.0.13 to 5.0.0 by @sebthom in #917
  • fix(deps): bump surefire-version from 3.5.3 to 3.5.4 by @dependabot[bot] in #923

Full Changelog: 0.15.0...0.15.1