V0.2.0
- replaces "build" in functions now start with "create": KotlinPoet started using build
- lazyComponent now needs a parameter which says if the component can be invoked as single statement (no ; is needed)
- added repeat(TIMES, ARG, BODY) to codeblock
- added String.addCode, String.addMarginedCode and String.addIndentedCode()
- switch has now pre- and postfix
- switch-cases now accept more arguments
- Adds topLevel Getter and Setter
- switch now emits brack
- Variable now supports inline