- Async streams
- Default interface
- Indices and ranges
- Nullable types
- Nullable types as erros
- Pattern matching
- Create your feature branch from development branch (git checkout -b my-new-feature-branch)
- Commit your changes (git commit -am 'Add new feature')
- Push to the branch (git push origin my-new-feature-branch)
- Create a new Pull Request to development branch and add me to reviewers
- Vlad - creator and maintainer