What's Changed
- [FEATURE] Add MigrateItemsIndexedKeysToAssociativeFractor by @simonschaufi in #232
- Release 0.4.1 by @andreaswolf in #235
- [TASK] Remove invalid comment and remove composer release script by @simonschaufi in #237
- [BUGFIX] Fix code sample diff by @simonschaufi in #238
- [TASK] Fix code style by @simonschaufi in #239
- [BUGFIX] Move fixtures into fixtures folder for generating new rules by @simonschaufi in #240
- [TASK] NodeVisitor::enterNode and traverseNode will never return an array by @simonschaufi in #242
- [FEATURE] Add RemoveOptionAlternateBgColorsFractor by @simonschaufi in #244
- [FEATURE] Add RemoveModNewPageWizOverrideWithExtensionFractor by @simonschaufi in #245
- [BUGFIX] Use spaces instead of tabs in code sample diff by @simonschaufi in #247
- [DOCS] Generate documentation by @simonschaufi in #249
- [TASK] Use fixture files by @simonschaufi in #251
- [BUGFIX] Return null if nothing was changed by @simonschaufi in #252
- [TASK] Remove unused hasChanged property by @simonschaufi in #253
- [BUGFIX] Only check for parentNode if modifications need to be done by @simonschaufi in #254
Full Changelog: v0.4.0...v0.4.2