Skip to content

0.2.0

Choose a tag to compare

@2m 2m released this 03 Apr 18:50
· 1277 commits to main since this release
6f2f44b

Bugfixes

This release contains a single bugfix (#196) thanks to @nick-nachos where a filter to exclude InheritedNewAbstractMethodProblem was needed on a parent class instead of the child class.

After updating to this MiMa version, there might be new BC issues reported which were not reported before. In that case the suggested filter should be added and previous filter for the same method in parent class should be removed. This change in functionality is the reason for a new minor version.