Skip to content

Latest commit

 

History

History
63 lines (41 loc) · 2.05 KB

CHANGELOG.md

File metadata and controls

63 lines (41 loc) · 2.05 KB

Unreleased

Features

Improvements

Bug Fixes

Breaking changes

Release v1.1.0

Improvements

  • (codec) #42 Add new flag --codec to specify codec for streaming
  • (errors) #43 Queue message and print after T-UI closed to prevent message lost & improve error message content
  • (errors) #44 Minimize error message content

Breaking changes

  • (deps) #41 Update deps cvp-streaming-core v1.1.0
  • (broadcast) #45 Stop app when broadcast failed with response http status 404
  • (deps) #46 Update deps cvp-streaming-core v1.1.1

Release v1.0.3

Improvements

  • (broadcast) #38 Improve message content when server returns 404 as result of broadcast
  • (exit) #39 Execute cleanup methods gracefully when app exit

Release v1.0.2

Improvements

  • (docs) #35 Add CHANGELOG.md
  • (make) #36 Use git tag to mark binary version during make install or make build

Bug Fixes

  • (broadcast) #34 Reflect fetch issue in broadcast paragraph T-UI

Release v1.0.1

Bug Fixes

  • (update) #31 Remove command flag --update and update docs

Release v1.0.0

Features

  • Full rework of pvtop
  • Live-streaming mode (view sample)
  • Display Block Hash fingerprint which the validator voted on
  • Allow scrolling on terminal UI