Releases: jeroenrinzema/commander
Releases · jeroenrinzema/commander
v0.6.1
v0.6.0
Merge pull request #24 from jeroenrinzema/v0.6.0-rc V0.6.0
v0.5.0
Improved options definitions. Group and handle options could easier be defined.
v0.4.0
⚙️ Various improvements to the Kafka dialect
v0.3.1
🚀 fix: check if err is nil
v0.3.0
- improved usage of types
- cleaned up writer method
- improved the developer experience
- refactored most of the package
v0.2.1
- Improved Kafka dialect
v0.2.0
Embracing context
This release is focused around context support. Message metadata is stored inside the context value and structs got extended and cleaned up.