1.9.1 #202
MaisiKoleni
announced in
Releases
1.9.1
#202
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
User-Side Changes
IOTesterAres now provides
@WithIOManagerwhich can be applied to test classes, methods and annotations and requires aIOManagersubclass. This subclass can then choose to play with theSystem.in,outanderras the user prefers. It can also supply an IO test controller object that can be injected likeIOTesteras a parameter. This fixes Do not auto-install IOTester #105 and probably provides a more satisfactory solution for How to allow package access, without breaking the classes #114. The feature is currently marked experimental, but not much change is expected.For Syntax see https://github.com/ls1intum/Ares#what-about-security.
20211205to version20220320. See their release notes for details.READMEand documentation improvements.Developer-Side Changes
IOManagerand@WithIOManagerannotation were added.@apiNote,@implSpecand@implNotetags correctly.actions/cachemaven-compiler-pluginThis discussion was created from the release 1.9.1.
Beta Was this translation helpful? Give feedback.
All reactions