Releases: mkutz/Stubit
Releases · mkutz/Stubit
v0.8.3
🆕 What's Changed
spring-data
- Bump org.springframework.data:spring-data-commons from 3.3.5 to 3.4.0 by @dependabot in #73
- Support entity with EmbeddedId by @helgewessels in #72
🧑💻 New Contributors
- @helgewessels made their first contribution in #72
Full Changelog: v0.8.2...v0.8.3
v0.8.2
🆕 What's Changed
- Bump org.jetbrains.kotlin.jvm from 2.0.20 to 2.0.21 by @dependabot in #67
- Bump org.springframework.data:spring-data-commons from 3.3.4 to 3.3.5 by @dependabot in #68
Full Changelog: v0.8.1...v0.8.2
v0.8.1
🆕 What's Changed
- Bump org.springframework.data:spring-data-commons from 3.3.3 to 3.3.4 by @dependabot in #60
- Add examples for Kotlin by @mkutz in #62
Full Changelog: v0.8...v0.8.1
v0.8
v0.7
🆕 What's Changed
💥 Breaking
- Merge RandomInt and RandomLong to RandomNumber by @mkutz in #58
The classes RandomInt and RandomLong no longer exist.
Use RandomNumber instead, it contains all methods of the two predecessors.
Full Changelog: v0.6...v0.7
v0.6
🆕 What's Changed
- Add nullability annotations by @mkutz in #48
- Bump org.springframework.data:spring-data-commons from 3.3.2 to 3.3.3 by @dependabot in #50
Full Changelog: v0.5.1...v0.6
v0.5.1
🆕 What's Changed
random
- Add Persian alphabet
- Improved docs on RandomString
spring-data
- Bump org.springframework.data:spring-data-commons from 3.3.1 to 3.3.2 by @dependabot in #43
Full Changelog: v0.5...v0.5.1
v0.5
v0.4.1
🆕 What's Changed
- Fix visibility of
RepositoryStub
- Add documentation for spring-data module
Full Changelog: v0.4...v0.4.1
v0.4
🆕 What's Changed
- New module "spring-data", which contains stub implementations for Spring Data's
CrudRepository
andListCrudRepository
Full Changelog: v0.3...v0.4