Skip to content

Releases: HelloCuriosity/model-forge

1.5.1

05 Dec 11:11
8265ae9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.5.1

1.5.0

31 Oct 16:51
66b3203
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.5.0

1.4.0

19 Feb 20:29
980c3dc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

01 Feb 22:49
464bec8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

1.2.0

12 Nov 12:54
80293d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

05 Oct 19:11
b9af928
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

25 Jul 08:13
1a2f648
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...1.0.0

0.9.0

22 Mar 12:33
5a8e5f2
Compare
Choose a tag to compare

Features

  • [Feature] Map Collection Support (#149)

Enhancements

  • [Enhancement] MockK Integration (#140)
  • [Enhancement] Kover Integration (#139)
  • [Enhancement] Issue Template (#142)
  • [Enhancement] Bug Issue Template (#152)
  • [Enhancement] Better Output Message in attempt (#162)
  • Publish sources, solves #161 (#163)

Housekeeping 🧹

  • [Housekeeping] Run CI with Temurin SDK (#138)
  • [Housekeeping] Detekt Config (#137)
  • [Housekeeping] Number Defaults (#145)
  • [Housekeeping] Clean Up Test Names (#153)
  • Remove custom provider and use javax Provider (#156)
  • [Remove] Codecov Action (#148)

Fixes

  • Fix StringProvider treatment of invalid wordCount (#155)

CI/CD

  • [CI/CD] Run with Java Matrix (#141)

Dependencies

  • Bump jvm from 1.6.0 to 1.6.10 (#131)
  • Bump org.jmailen.kotlinter from 3.7.0 to 3.8.0 (#132)
  • Bump actions/setup-java from 2.4.0 to 2.5.0 (#136)
  • Bump org.jetbrains.kotlinx.kover from 0.4.4 to 0.5.0 (#146)
  • Bump org.jmailen.kotlinter from 3.8.0 to 3.9.0 (#157)
  • Bump actions/setup-java from 2.5.0 to 3.0.0 (#158)
  • Bump mockk from 1.12.2 to 1.12.3 (#159)
  • Bump actions/checkout from 2 to 3 (#160)

0.8.0

07 Dec 20:21
6eef1f9
Compare
Choose a tag to compare

Feature

  • [Feature] Set Collection Support (#128)
  • [Feature] Char Provider (#127)
  • [Feature] Byte Provider (#126)
  • [Feature] Short Provider (#125)
  • [Feature] UUID Provider (#120)

Enhancements

  • [Enhancement] Forgery Extensions (#129)

Dependencies

  • Bump actions/setup-java from 2.3.1 to 2.4.0 (#119)
  • Bump io.gitlab.arturbosch.detekt from 1.18.1 to 1.19.0 (#118)
  • Bump junit-jupiter from 5.8.1 to 5.8.2 (#117)
  • Bump jvm from 1.5.31 to 1.6.0 (#116)
  • Bump org.jmailen.kotlinter from 3.6.0 to 3.7.0 (#115)
  • Bump mockito-kotlin from 3.2.0 to 4.0.0 (#114)
  • Bump actions/setup-java from 2.3.0 to 2.3.1 (#113)
  • Bump junit-jupiter from 5.8.0 to 5.8.1 (#112)
  • Bump jvm from 1.5.30 to 1.5.31 (#111)

0.7.4

16 Sep 12:38
2350804
Compare
Choose a tag to compare
  • Build with Java 8