Releases: HelloCuriosity/model-forge
Releases · HelloCuriosity/model-forge
0.7.3
Compare
Sorry, something went wrong.
No results found
Enhancements
[Enhancement] Enable GitHub Action Dependency Updates (#105 )
Dependencies
Bump actions/setup-java from 1 to 2.3.0 (#108 )
Bump styfle/cancel-workflow-action from 0.8.0 to 0.9.1 (#107 )
Bump codecov/codecov-action from 1.5.2 to 2.1.0 (#106 )
Bump junit-jupiter from 5.7.2 to 5.8.0 (#104 )
Bump org.jmailen.kotlinter from 3.5.1 to 3.6.0 (#103 )
Bump io.gitlab.arturbosch.detekt from 1.18.0 to 1.18.1 (#102 )
Bump jvm from 1.5.21 to 1.5.30 (#100 )
0.7.2
Compare
Sorry, something went wrong.
No results found
Enhancements
Allow for forging Enums directly through ModelForge.build (#96 )
Add more Kotlin Provider fanciness (#95 )
Scouting 🏕️
[Modularize] The Forge (#93 )
[Format] Editor Config (#90 )
Dependencies
Bump jvm from 1.5.20 to 1.5.21 (#94 )
0.7.1
Compare
Sorry, something went wrong.
No results found
Housekeeping
[Small] Don't Use Reflection When Provider is Given (#88 )
[Small] Codecov Action Version (#85 )
Dependencies:
Bump jvm from 1.5.10 to 1.5.20 (#87 )
Bump org.jmailen.kotlinter from 3.4.4 to 3.4.5 (#84 )
0.7.0
Compare
Sorry, something went wrong.
No results found
Added reified inline extension functions
0.6.0
Compare
Sorry, something went wrong.
No results found
Exclude Companion Object Values
Support for File type.
0.5.1
Compare
Sorry, something went wrong.
No results found
Support for optional variables.
0.5.0
Compare
Sorry, something went wrong.
No results found
Support for List collection type.
Support for complex data types.
Support for custom providers.
0.4.0
Compare
Sorry, something went wrong.
No results found
Auto generations for enums.
Remove remaining jcenter dependencies.
0.3.0
Compare
Sorry, something went wrong.
No results found
Auto generation for additional types:
0.2.0
Compare
Sorry, something went wrong.
No results found
Allow using Kotlin class definitions directly.
Added forgery and forgeries property delegate.