Releases: Jolanrensen/KoDEx
v0.3.4
v0.3.3
What's Changed
- Performance by @Jolanrensen in #43 Can in some cases halve the processing time!
Full Changelog: v0.3.2...v0.3.3
v0.3.2 Beta!
What's Changed
- Inheritance by @Jolanrensen in #25
Renaming @arg->@setArg
, @includeArg->@getArg
. by @Jolanrensen in #26- Fixes block detection by @Jolanrensen in #32 Breaking change!
- RemoveEscapeCharsProcessor by @Jolanrensen in #33 Breaking change!
- $ notation by @Jolanrensen in #34 Breaking change!
- Exclude from sources by @Jolanrensen in #36
- better readme by @Jolanrensen in #38
Full Changelog: v0.2.2...v0.3.2
v0.2.3
What's Changed
- Inheritance by @Jolanrensen in #25
- Renaming
@arg->@setArg
,@includeArg->@getArg
. by @Jolanrensen in #26
Full Changelog: v0.2.2...v0.2.3
v0.2.2 (broken, use v0.2.1)
Fixed inheritance support in gradle plugin.
EDIT: Looks like this version has become terribly slow, use v0.2.1 in the meantime
What's Changed
- Inheritance in gradle plugin by @Jolanrensen in #24
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Added arguments
option and the option to turn off logs for @arg/@includeArg
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Fixed #20
IntelliJ plugin is now part of the project. This doesn't affect the gradle plugin, but does affect the project layout, hence the new version.
What's Changed
- Intellij plugin efficiency by @Jolanrensen in #22
Full Changelog: v0.1.6...v0.2.0
v0.1.6
Fixed NoSuchMethodError IncrementalCompilationOptions in implementing projects
Full Changelog: v0.1.5...v0.1.6
v0.1.5
Fixes #18: running on windows.
Full Changelog: v0.1.4...v0.1.5
v0.1.4
Fixed [link] behavior
Full Changelog: v0.1.1...v0.1.4