IPEnum Changelog

What's new in IPEnum 1.08

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

New in IPEnum 1.07 (Mar 10, 2020)

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

New in IPEnum 1.06 (Dec 19, 2019)

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

New in IPEnum 1.05 (Jun 3, 2019)

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

New in IPEnum 1.04 (Oct 18, 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 IPEnum 1.01 (Mar 12, 2009)

  • Minor update to the documentation.
  • Provision of a VC 5 workspace file now as standard.
  • UNICODE enabled all the code.