Releases: txpipe/oura
Releases · txpipe/oura
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.3.0 (2021-12-10)
Features
- add certificate data mappings
- sources: implement node-to-node soure using chainsync + blockfetch
- terminal: improve output style
Docs
- add cli instructions
Style
- fix lint warnings
Chore
- bump version minor
- improve source folder structure
- improve readme
- explain extra dep on cargo
v0.2.0
v0.2.0 (2021-12-08)
Features
- compute and output tx hashes
- daemon: implement basic daemon cli subcommand
- kafka: add basic kafka sink implementation
Chore
- fix missing openssl in release workflow
- apply cargo fmt
- fix missing openssl in release workflow
- bump version for release
- add missing info to cargo metadata
- fix license year typo
- fix lint issues
- fix lint issues
- improve args in log subcommand
- add use-cases to readme
- remove makefile
- framework: define bootstrap traits for components