Pante/elementary (com.karuslabs:utilitary)
### [`v3.0.0`](https://togithub.com/Pante/elementary/blob/HEAD/CHANGELOG.md#300---27052024)
[Compare Source](https://togithub.com/Pante/elementary/compare/2.0.1...3.0.0)
This release switches from storing generated classes and source files in-memory to temporary directories. This should fix
longstanding issues with classes and source files generated by processors being inaccessible.
This change is expected to be non-breaking. However, it represents a significant change to the underlying architecture.
- Add `@Generation` annotation
- Change underlying architecture to use temporary directories instead of in-memory file representations.
- Fix test classes that contain only parameterized tests wrongly using a compiler from a previous test class.
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
2.0.1
->3.0.0
Release Notes
Pante/elementary (com.karuslabs:utilitary)
### [`v3.0.0`](https://togithub.com/Pante/elementary/blob/HEAD/CHANGELOG.md#300---27052024) [Compare Source](https://togithub.com/Pante/elementary/compare/2.0.1...3.0.0) This release switches from storing generated classes and source files in-memory to temporary directories. This should fix longstanding issues with classes and source files generated by processors being inaccessible. This change is expected to be non-breaking. However, it represents a significant change to the underlying architecture. - Add `@Generation` annotation - Change underlying architecture to use temporary directories instead of in-memory file representations. - Fix test classes that contain only parameterized tests wrongly using a compiler from a previous test class.Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.