Skip to content

Releases: MetricsHub/jawk

v5.0.00

04 Nov 12:10

Choose a tag to compare

What's Changed

  • build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #333
  • build(deps): bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #331
  • build(deps): bump net.revelc.code.formatter:formatter-maven-plugin from 2.28.0 to 2.29.0 by @dependabot[bot] in #330
  • Release v4.1.00 and prepare v4.1.01-SNAPSHOT by @github-actions[bot] in #337
  • build(deps): bump com.github.spotbugs:spotbugs-annotations from 4.9.4 to 4.9.6 by @dependabot[bot] in #335
  • Refine extension metadata APIs by @bertysentry in #339
  • Add Javadoc for extension metadata helpers by @bertysentry in #340
  • build(deps): bump org.codehaus.mojo:license-maven-plugin from 2.6.0 to 2.7.0 by @dependabot[bot] in #338
  • Inline sandbox helper usage by @bertysentry in #341
  • Updated pom.xml to 5.0.00-SNAPSHOT by @bertysentry in #342
  • Prevent NPE when converting a null object to an Awk string by @bertysentry in #343
  • Removed unneeded ClassNotFoundException by @bertysentry in #344
  • build(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.2 to 4.9.6.0 by @dependabot[bot] in #336
  • Make AssocArray actual Map by @bertysentry in #349

Full Changelog: v4.1.00...v5.0.00

v4.1.00

29 Sep 09:34

Choose a tag to compare

What's Changed

Dependabot

  • Bump metricshub/workflows from 2 to 3 by @dependabot[bot] in #301
  • Bump com.github.spotbugs:spotbugs-annotations from 4.9.3 to 4.9.4 by @dependabot[bot] in #299
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.2 to 4.9.4.0 by @dependabot[bot] in #302
  • Bump org.metricshub:oss-parent from 3 to 4 by @dependabot[bot] in #320
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.0 to 4.9.4.1 by @dependabot[bot] in #321
  • Bump net.revelc.code.formatter:formatter-maven-plugin from 2.27.0 to 2.28.0 by @dependabot[bot] in #328
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.1 to 4.9.4.2 by @dependabot[bot] in #326

New Contributors

Full Changelog: v4.0.01...v4.1.00

v4.0.01

08 Aug 19:42

Choose a tag to compare

What's Changed

Improved compatibility with BWK

Compatibility tests show compatibility with BWK jumping from 94.2% to 97.8%!!

Fixes

  • Fix regex FS leading/trailing separators by @bertysentry in #296
  • Fix tokenizer regression and enhance performance for BWK compatibility by @bertysentry in #297

Full Changelog: v4.0.00...v4.0.01

v4.0.00 - Major Update - Support for BWK

29 Jul 19:27

Choose a tag to compare

Jawk 4 Compatible with BWK

Starting with version 4.0.00, Jawk supports all features and most unit tests from BWK!

Improvements & Bug Fixes

Code Style Improvement

PMD

SpotBugs

Checkstyle

Chores

  • Release v3.3.05 and prepare v3.3.06-SNAPSHOT by @github-actions[bot] in #168
  • Fix README contributing link typo by @bertysentry in #170
  • Add Maven wrapper by @bertysentry in #171
  • Bump org.metricshub:oss-parent from 2 to 3 by @dependabot[bot] in #169
  • Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 by @dependabot[bot] in #164
  • Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 by @dependabot[bot] in #163
  • Added prettier and reformatted following pretty formatting fules by @bertysentry in #182
  • Fixed prettier configuration for codex by @bert...
Read more

v3.3.05

03 Apr 12:57

Choose a tag to compare

What's Changed

  • Release v3.3.04 and prepare v3.3.05-SNAPSHOT by @github-actions in #162
  • Issue #165: Rebrand codebase from sentry software to metricshub by @NassimBtk in #166

Full Changelog: v3.3.04...v3.3.05

v3.3.04

13 Feb 16:36

Choose a tag to compare

What's Changed

Full Changelog: v3.3.03...v3.3.04

v3.3.03

29 Aug 20:42

Choose a tag to compare

What's Changed

  • Issue #155: Fixed gsub() on array elements by @bertysentry in #156
  • Removed unnecessary SLF4J(I): Connected with provider of type [org.slf4j.simple.SimpleServiceProvider] message from stdout by @bertysentry in #156

Dependabot

Full Changelog: v3.3.02...v3.3.03

v3.3.02

09 Aug 19:46

Choose a tag to compare

What's Changed

  • Fixed associativity (left associativity for most operations, right for power) by @bertysentry in #151

Full Changelog: v3.3.01...v3.3.02

v3.3.01

09 Aug 15:42

Choose a tag to compare

What's Changed

Dependabot

New Contributors

Full Changelog: v3.3.00...v3.3.01

v3.3.00

04 Feb 23:22

Choose a tag to compare

What's Changed

  • Release v3.2.00 and prepare v4.0.00-SNAPSHOT by @github-actions in #112
  • Issue #113: Fixed evaluation order: by @bertysentry in #116

Full Changelog: v3.2.00...v3.3.00