CNamedPipe Changelog

What's new in CNamedPipe 1.17

Mar 21, 2022
  • Updated copyright details.
  • Updated the code to use C++ uniform initialization for all variable declarations.

New in CNamedPipe 1.16 (May 4, 2020)

  • Fixed various Clang-Tidy static code analysis warnings in the code.

New in CNamedPipe 1.15 (Mar 14, 2020)

  • Updated copyright details.
  • Fixed more Clang-Tidy static code analysis warnings in the code.

New in CNamedPipe 1.14 (Jun 2, 2019)

  • Updated copyright details.
  • Updated the code to clean compile on VC 2019

New in CNamedPipe 1.13 (Aug 31, 2018)

  • Updated copyright details
  • Fixed a number of C++ core guidelines compiler warnings. These changes mean that the code will now only compile on VC 2017 or later.

New in CNamedPipe 1.10 (Mar 11, 2009)

  • Updated copyright details.
  • Updated sample app to clean compile on VC 2008
  • The code has now been updated to support VC 2005 or later only.
  • Code now compiles cleanly using Code Analysis (/analyze)
  • Removed the m_bAutoClose member variable and concept from class