Skip to content

v1.1.1

Choose a tag to compare

@kevin-lee kevin-lee released this 30 Mar 09:23
· 51 commits to main since this release
bdb9157

1.1.1 - 2025-03-30

Fixed

  • Fix: Dsv.parse doesn't fail when the given input contains non-ascii or non-digit chars (#245)

What's Changed

  • Update GitHub Actions: Replace olafurpg/setup-scala with actions/setup-java and sbt/setup-sbt by @kevin-lee in #242
  • Upgrade: Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #243
  • Update library versions by @kevin-lee in #244
  • Fix #245 - Dsv.parse doesn't fail when the given input contains non-ascii or non-digit chars by @kevin-lee in #246
  • just-semver v1.1.1 by @kevin-lee in #247

Full Changelog: v1.1.0...v1.1.1