Skip to content

0.14.1

Latest
Compare
Choose a tag to compare
@sebthom sebthom released this 14 Jan 19:41
· 1 commit to main since this release

What's Changed

Fixes

  • feat: update language pack grammars by @sebthom in #831
  • feat: update language pack grammars by @sebthom in #854
  • fix: ConcurrentModificationException in TokenizerThread #841 by @sebthom in #845
  • fix: invalid lookbehind when parsing julia textmate language by @sebthom in #846
  • fix: race conditions when using the same grammar concurrently by @sebthom in #850
  • fix: FoldingRules.toString to print markers by @akurtakov in #855
  • fix: use Joni NonStrictUTF8Encoding to prevent potential infinite loops by @sebthom in #857
  • fix: IllegalArgumentException in Colorizer event processing. by @andrewL-avlq in #856
  • perf: use Map.computeIfAbsent in SyncRegistry by @sebthom in #848

Other Changes

  • Add articles about using Eclipse TM4E by @vogella in #833
  • Fix link in readme by @vogella in #835
  • build(deps): bump snakeyaml-engine from 2.7 to 2.8 by @sebthom in #860
  • build: update latest and unstable target platform by @sebthom in #844
  • chore: remove unsused marked.js by @sebthom in #829
  • chore: update repo URLs by @sebthom in #823
  • ci(deps): bump srvaroa/labeler from 1.11.1 to 1.12.0 by @dependabot in #836
  • ci(deps): bump srvaroa/labeler from 1.12.0 to 1.13.0 by @dependabot in #853
  • ci: add codeql workflow by @sebthom in #826
  • fix(deps): bump com.vegardit.no-npe:no-npe-eea-all from 1.2.0 to 1.3.0 by @dependabot in #852
  • fix(deps): bump com.vegardit.no-npe:no-npe-eea-all from 1.3.0 to 1.3.1 by @sebthom in #859
  • fix(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot in #825
  • fix(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot in #842
  • fix(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4 by @dependabot in #847
  • fix(deps): bump surefire-version from 3.5.1 to 3.5.2 by @dependabot in #824
  • fix(deps): bump tycho-version from 4.0.9 to 4.0.10 by @dependabot in #830
  • refact: ensure consistent placement of @Nullable annotation by @sebthom in #849
  • refact: minor cleanup by @sebthom in #851

New Contributors

Full Changelog: 0.14.0...0.14.1