Releases: arildojr7/iris-mock
Releases · arildojr7/iris-mock
v1.1.0
What's Changed
- Update docs with new way to add iris mock dependency by @arildojr7 in #22
- Support multiple AGP versions by @arildojr7 in #26
- Migrate to version catalogs by @arildojr7 in #29
- Major refactor to optimize logic by @arildojr7 in #28
- Update github actions workflows by @arildojr7 in #30
Full Changelog: v1.1.0-alpha04...v1.1.0
v1.1.0-alpha04
What's Changed
- add initial docs by @arildojr7 in #15
- add
addHeader
feature by @arildojr7 in #17 - add unit tests by @arildojr7 in #18
- remove KSP and generate code directly on KCP by @arildojr7 in #21
- iris mock dependencies are applied automatically now 😎 by @arildojr7
Full Changelog: v1.0.1...v1.1.0-alpha04
v1.1.0-alpha02
What's Changed
- add initial docs by @arildojr7 in #15
- refactor docs folder by @arildojr7 in #16
addHeader
initial implementation by @arildojr7 in #17- Add some unit tests by @arildojr7 in #18
Full Changelog: v1.0.1...v1.1.0-alpha02
v1.0.1
What's Changed
- fix bug when there is no classes annotated with
@IrisMockInterceptor
by @arildojr7 in #13 - improve logs logic and refactor related classes by @arildojr7 in #14
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- update app sample to use published artifacts by @arildojr7 in #8
- update readme by @arildojr7 in #9
- add LICENSE by @arildojr7 in #10
- new dsl functions and dokka by @arildojr7 in #11
- configure release publish by @arildojr7 in #12
- add
pr
workflows by @arildojr7 in #1 - [ksp] generate class that holds annotated interceptors by @arildojr7 in #2
- add readme by @arildojr7 in #3
- configure maven publish tasks by @arildojr7 in #4
- create dsl to ease mocking calls by @arildojr7 in #5
- add coroutine support on
then
by @arildojr7 in #6 - publish snapshot action by @arildojr7 in #7
New Contributors
- @arildojr7 made their first contribution in #1
Full Changelog: https://github.com/arildojr7/iris-mock/commits/v1.0.0
v0.0.1-snapshot
What's Changed
- add
pr
workflows by @arildojr7 in #1 - [ksp] generate class that holds annotated interceptors by @arildojr7 in #2
- add readme by @arildojr7 in #3
- configure maven publish tasks by @arildojr7 in #4
- create dsl to ease mocking calls by @arildojr7 in #5
- add coroutine support on
then
by @arildojr7 in #6 - publish snapshot action by @arildojr7 in #7
New Contributors
- @arildojr7 made their first contribution in #1
Full Changelog: https://github.com/arildojr7/iris-mock/commits/v0.0.1-snapshot