Releases: cuioss/cui-test-generator
Releases · cuioss/cui-test-generator
3.0.2
What's Changed
- fix: Generators.serializables() reports Serializable.class as type by @cuioss-oliver in #93
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- fix: restore primitive type keys in generator factory methods by @cuioss-oliver in #83
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- feat: JPMS-aware error messages & reflection fallback by @cuioss-oliver in #65
- refactor: replace internal QuickCheck with JRE-native generators by @cuioss-oliver in #72
Full Changelog: 2.5.2...3.0.0
2.5.2
2.5.1
2.5.0
What's Changed
de.cuioss.test cui-test-generator 2.5.0 testFull Changelog: 2.4.0...2.5.0
2.4.0
What's Changed
Maven Coordinates
<dependency>
<groupId>de.cuioss.test</groupId>
<artifactId>cui-test-generator</artifactId>
<version>2.4.0</version>
<scope>test</scope>
</dependency>Full Changelog: 2.3.1...2.4.0
2.3.1
What's Changed
- Introducing GeneratorsSource and Friends @cuioss in #37
- Removed duplicate seed configuration on TypeGeneratorFactorySource and Friends. Use GeneratorSeed instead
- Superseeds version 2.3.0
Maven Coordinates
<dependency>
<groupId>de.cuioss.test</groupId>
<artifactId>cui-test-generator</artifactId>
<version>2.3.1</version>
<scope>test</scope>
</dependency>Full Changelog: 2.2.0...2.3.1
2.2.0
What's Changed
Maven Coordinates
<dependency>
<groupId>de.cuioss.test</groupId>
<artifactId>cui-test-generator</artifactId>
<version>2.2.0</version>
</dependency>Full Changelog: 2.1.1...2.2.0
2.1.1
What's Changed
- Feature/code maintenance by @cuioss in #29: Tests , Code and documentation. Using a mixture of LLM (Windsurf), IntelliJ-Tooling, openRewrite.
Maven Coordinates
<dependency>
<groupId>de.cuioss.test</groupId>
<artifactId>cui-test-generator</artifactId>
<version>2.1.1</version>
</dependency>Full Changelog: 2.0.1...2.1.1