- mapper for proto3 as input
- new action for snake case keyword to camel case word.
- related line marker for cqrs dispatcher and handler.
- proto3 mapper
- struct mapper type converter.
- external struct mapper rule config.
- debug mode for debugging config, be reload user config at most 60 seconds.
- mapper user cfg beta.
- user config dir not exists.
- postfix template variable order.
- postfix template expression variable.
- builtin templates typo
- external templates load failed
- user define config dir changed, from
.config/the-one-toolbox/*.yml
to.config/the-one-toolbox/postfix/*.yml
.
- the one toolbox config file, named
.config/the-one-toolbox/config.yml
.
- new postfix template
map
- user define postfix template
- new postfix template
toList
- new postfix template
toSet
- new postfix template
toMap
- new postfix template
groupingBy
- new postfix template
partitioningBy
- new postfix template
joining
- new postfix template
toArray
- new postfix template
toIdMap
- Initial scaffold created from IntelliJ Platform Plugin Template