Umka 1.3
- Closures compatible with conventional functions
- Variable redeclarations allowed in multiple assignments
std.stdin()
,std.stdout()
,std.stderr()
,std.fflush()
- Dynamic access to API via
umkaGetAPI()
without linking against Umka - API change:
umkaGetType()
replaced withtypeptr()
- Bug fixes