Skip to content

Releases: leventkaragol/libcpp-event-hub

v1.1.0

17 Mar 06:06
Compare
Choose a tag to compare

Summary

This release includes the following new features.

Changes

  • Added: Additional enhancements were made so that each event runs on an independent thread
  • Changed: Examples and test codes has been updated according to changes

v1.0.0

23 May 03:43
Compare
Choose a tag to compare

Summary

This is the first official release available for use in production.

Changes

  • Added: Library source code has been added.
  • Added: Example codes has been added to "example" folder
  • Added: Test codes has been added to "test" folder
  • Added: Test workflows have been added for both Linux and Windows
  • Added: Project documentation has been added to README.md file