- Initial release
- Added
print
,printf
anderror
templates. - Improved
len
template.
- Fixed
len
template. - Improved
if
template.
- Added
struct
andinterface
template. - Split
for
template intofor
andforr
.
- Added
switch
template. - Swapped templates of 'for
and
forr`.
- Fixed custom template trailing period issue (#8)