What's Changed
* fixed issue 209 by lutzhamel in https://github.com/asteroid-lang/asteroid/pull/210
* fixed issue 180 by lutzhamel in https://github.com/asteroid-lang/asteroid/pull/211
* addressed issue 95 - no type promotion at pattern matching sites by lutzhamel in https://github.com/asteroid-lang/asteroid/pull/212
* fixed issue 208 by lutzhamel in https://github.com/asteroid-lang/asteroid/pull/213
* implemented __str__ for issue 24 by lutzhamel in https://github.com/asteroid-lang/asteroid/pull/214
* fixed issue 207 by lutzhamel in https://github.com/asteroid-lang/asteroid/pull/215
* implemented the eval of strings as code, issue 179 by lutzhamel in https://github.com/asteroid-lang/asteroid/pull/216
* Issue 180 extended syntax by lutzhamel in https://github.com/asteroid-lang/asteroid/pull/220
* Issue 219 by lutzhamel in https://github.com/asteroid-lang/asteroid/pull/222
* fixed function type, issue 224 by lutzhamel in https://github.com/asteroid-lang/asteroid/pull/225
* fixed function type, issue 224 by lutzhamel in https://github.com/asteroid-lang/asteroid/pull/226
* Issue 218 by lutzhamel in https://github.com/asteroid-lang/asteroid/pull/227
* Dev 1.1.4 by lutzhamel in https://github.com/asteroid-lang/asteroid/pull/228
**Full Changelog**: https://github.com/asteroid-lang/asteroid/compare/1.1.3...1.1.4