Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@KazDragon KazDragon released this 25 Jul 17:48
· 15 commits to master since this release
f67cb77

Breaking Changes

  • Terminal++ now requires C++17. The last C++14 release is v2.3.0.
  • The terminal class now uses a channel concept similar to that in Telnet++, Server++ and Console++. This allows for better interoperability between all these libraries. The examples have been updated with this in mind.

What's Changed

  • Improvements to coverage reporting and coverage in general.

Full Changelog: v2.3.0...v3.0.0