Skip to content

0.14.0

Latest
Compare
Choose a tag to compare
@sebthom sebthom released this 28 Oct 21:06
· 6 commits to main since this release

What's Changed

Fixes

  • fix: registering CSS theme via UI fails by @sebthom in #798
  • fix: Improve some styles for markup by @mickaelistria in #802
  • fix: Parsing negative variable-length failed with joni SyntaxException by @sebthom in #816
  • feat: update language pack grammars by @sebthom in #807
  • perf: only call rewritePatternIfRequired() if parsing failed using joni by @sebthom in #799

Other changes

  • fix: use releases instead of snapshots of dash license-tool-plugin by @sebthom in #812
  • refact: cleanup junit test configuration by @sebthom in #819
  • test: ensure all patterns of syntax files in langpack are parseable by @sebthom in #821
  • ci: use Maven wrapper by @sebthom in #820
  • ci: add version bump workflow by @sebthom in #822
  • ci: mask manually entered Dash Token by @sebthom in #795
  • ci: test with macOS 13 by @sebthom in #814
  • ci: update unstable target platform by @sebthom in #815
  • fix(deps): bump tycho-version from 4.0.8 to 4.0.9 by @dependabot in #800
  • fix(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 by @dependabot in #817
  • ci(deps): bump srvaroa/labeler from 1.10.1 to 1.11.0 by @dependabot in #796
  • ci(deps): bump srvaroa/labeler from 1.11.0 to 1.11.1 by @dependabot in #813
  • fix(deps): bump surefire-version from 3.4.0 to 3.5.0 by @dependabot in #792
  • fix(deps): bump surefire-version from 3.5.0 to 3.5.1 by @dependabot in #810
  • fix(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #793
  • fix(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #808
  • fix(deps): bump org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin from 1.5.0 to 1.5.1 by @dependabot in #804
  • fix(deps): bump org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin from 1.5.1 to 1.5.2 by @dependabot in #805
  • fix(deps): bump com.vegardit.no-npe:no-npe-eea-all from 1.0.5 to 1.1.0 by @dependabot in #794
  • fix(deps): bump com.vegardit.no-npe:no-npe-eea-all from 1.1.0 to 1.2.0 by @dependabot in #811
  • fix(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1 by @dependabot in #803
  • fix(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2 by @dependabot in #809
  • fix(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.2 to 5.11.3 by @dependabot in #818

Full Changelog: 0.13.0...0.14.0