Skip to content

1.19.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 08:38
· 13 commits to main since this release

What's Changed ✨

  • feat: Add function is blank() to check if a string is blank by @skayliu in #927
  • feat: Add function partition() to create sublists by @lzgabel in #950
  • feat: Change the UUID generator from v1 to v7 by @skayliu in #926
  • fix: Handle escape and regex characters by @saig0 in #930

Dependencies 🤖

  • chore(deps-dev): bump version.log4j from 2.23.1 to 2.24.0 by @dependabot in #924
  • chore(deps): bump org.scala-lang:scala-library from 2.13.14 to 2.13.15 by @dependabot in #929
  • chore(deps-dev): bump version.log4j from 2.24.0 to 2.24.1 by @dependabot in #939
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in #941
  • chore(deps): bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.7.0 to 3.8.0 by @dependabot in #944
  • chore(deps): bump org.apache.maven.plugins:maven-site-plugin from 3.20.0 to 3.21.0 by @dependabot in #945
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #948
  • chore(deps-dev): bump version.log4j from 2.24.1 to 2.24.2 by @dependabot in #952

Full Changelog: 1.18.0...1.19.0