Skip to content

v0.2.0

Compare
Choose a tag to compare
@rainerschoe rainerschoe released this 08 Apr 09:05
· 540 commits to master since this release

Notable changes:

  • Improved message grammar: Now the trailing colon ":" directly follows the last message field without a leading whitespace.
  • A gRPC test server is shipped with gWhisper. This is useful for new users to try out gWhisper. It is also used for Continuous integration tests.
  • A connection timeout is introduced (this causes gwhisper to abort if the tcp connection cannot be established and solves a hang when attempting to complete an incorrect ip address or hostname)
  • gWhisper can now be installed using make install

For a complete list of changes see the v0.2.0 Milestone.