Releases: zlataovce/takenaka
1.2.0
Added string pooling for resolving in generator-web-cli and generator-accessor-plugin.
Added resolved namespace choice in ResolveMappingsTask
(generator-accessor-plugin).
Added the ability to disable mappings.
Added Quilt mappings (#33).
Added validation of hashes of resolved maven-metadata.xml
files to catch changes (#35).
Added @since
and @version
tags to generated accessors (#38).
Added naming strategies (#39).
Reworked resolving logic and added merging chained accessor fields (#40, generator-accessor).
Added web documentation link to generated accessors (#45, generator-accessor).
1.1.4
Fixed generated code exceeding the allowed Java & Kotlin method size (generator-accessor).
Fixed mapping platform being ignored (generator-accessor-plugin).
Fixed broken reference wrapping in KDocs (generator-accessor).
Fixed wrong upper casing for accessor/mapping fields of members with shortcuts (e.g. UUID, ID, ...) in their names (generator-accessor).
Removed unnecessarily shaded dependencies (generator-accessor-plugin).
1.1.3
1.1.2
1.1.1
Fixes a visual bug where elements with a brightness multiplier would be visible through the navigation bar (generator-web).
Improves accessibility for screen readers and users with color vision deficiencies (generator-web).
Fixes Yarn metadata cache validation - new versions were not recognized (core).