Skip to content

Releases: diceroll-dev/dice-parser

0.3.0

16 Mar 16:48
dice-parser-0.3.0
f3dc6a3
Compare
Choose a tag to compare

Changelog

General Updates

  • ef45d5f Add jreleaser changelog config (#49) (Brian Demers)
  • 8625a50 Update version to next snapshot release (Brian Demers)
  • 382e052 Make build reproducible (#48) (Brian Demers)
  • 3c7c8a9 Update kotlin to 1.8.10 (#47) (Brian Demers)

Dependency Updates

  • 6fc524e Bump actions/checkout from 3.3.0 to 3.4.0 (#50)
  • f299be6 Bump actions/checkout from 3.1.0 to 3.3.0 (#45)
  • 675bdbb Bump maven-compiler-plugin from 3.10.1 to 3.11.0 (#46)

Contributors

We'd like to thank the following people for their contributions:
Brian Demers

0.2.0

16 Mar 01:36
dice-parser-0.2.0
dfa5218
Compare
Choose a tag to compare

Changelog

General Updates

  • 6f4e558 exact arithmetic to detect int overflow (#43) (Brian Demers)
  • a333417 Rebased PR15: Feature/more operators (#42) (Brian Demers)
  • 83c9b80 add keep low notation (#10) (twonirwana)
  • 732b2dd Enable GH Actions and Dependabot (#3) (Brian Demers)
  • f5039e9 Merge pull request #2 from twonirwana/diceMultiply_and_validation_function (Brian Demers)
  • 18dfa1b Adding description to boolean asserts (Brian Demers)
  • 7a58750 add NDiceFaceX and method to check if expression is valid (jannovs)
  • 008a915 tweak readme header (Brian Demers)
  • 3af1c7f Add badges to README (Brian Demers)

Dependency Updates

  • c8eb3fb Bump actions/setup-java from 2 to 3.5.1 (#38)
  • 45de982 Bump maven-compiler-plugin from 3.8.1 to 3.10.1 (#21)
  • 675ff49 Bump license-maven-plugin from 3.0 to 4.1 (#6)
  • 44ad33a Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13 (#28)
  • 3772b8d Bump maven-jar-plugin from 3.2.0 to 3.3.0 (#37)
  • fd7ff99 Bump kotlin.version from 1.5.31 to 1.7.20 (#39)
  • 6505c27 Bump actions/checkout from 2.3.5 to 3.1.0 (#40)
  • 997a672 Bump maven-release-plugin from 3.0.0-M4 to 3.0.0-M7 (#41)
  • 2aa35f0 Bump maven-release-plugin from 3.0.0-M1 to 3.0.0-M4 (#5)
  • 95e3a30 Bump kotlin.version from 1.3.61 to 1.5.31 (#4)

Contributors

We'd like to thank the following people for their contributions:
Brian Demers, jannovs, twonirwana

0.1.0

03 Apr 16:54
dice-parser-0.1.0
Compare
Choose a tag to compare

First release!