Releases: tosun-si/midgard
Releases · tosun-si/midgard
v0.18.0
v0.17.0
v0.16.0
v0.15.0
It's the first release of the project.
Because Beam ❤️ Kotlin, we created a new open source library called Midgard to :
- Have more concise and expressive code
- Remove Beam boilerplate code
- Propose more Functional Programming style
This library proposes some extensions on Beam PCollection DoFn and IO Connectors
Behind the scene Kotlin extensions are used, the main advantage of this technic is adding behaviours and methods to an existing structure without affecting it.