JSON++ v1.14
Just to let everyone know that v1.14 of JSON++ has been released. Updates for this version include:
- Updated copyright details
- Updated module to indicate that it needs to be compiled using /std:c++17. Thanks to Martin Richter for reporting this issue.
ODBCWrappers v1.21
Just to let everyone know that v1.21 of ODBCWrappers has been released. Updates for this version include:
- Updated copyright details
- Updated modules to indicate that it needs to be compiled using /std:c++17. Thanks to Martin Richter for reporting this issue.
CMapi v1.35
Just to let everyone know that v1.35 of CMapi has been released. Updates for this version include:
- Updated copyright details
- Updated modules to indicate that it needs to be compiled using /std:c++17. Thanks to Martin Richter for reporting this issue.
CNTService v2.07
Just to let everyone know that v2.07 of CNTService has been released. Updates for this version include:
- Updated copyright details
- Updated modules to indicate that it needs to be compiled using /std:c++17. Thanks to Martin Richter for reporting this issue.
WinHTTPWrappers v1.35
Just to let everyone know that v1.35 of WinHTTPWrappers has been released. Updates for this version include:
- Updated copyright details.
- Updated module to indicate that it needs to be compiled using /std:c++17. Thanks to Martin Richter for reporting this issue.
SSLWrappers v1.23
Just to let everyone know that v1.23 of SSLWrappers has been released. Updates for this version include:
- Updated copyright details.
- Renamed CCredentials::QueryAttibute method to QueryAttribute.
- Renamed CSocket::IsReadible method to IsReadable.
CryptoWrappers v1.17
Just to let everyone know that v1.17 of CryptoWrappers has been released. Updates for this version include:
- Updated copyright details.
- Renamed CCertificate::SerializStoreElement method to SerializeStoreElement.
- Renamed CStore::AddCertifcate method to AddCertificate.
AA+ v2.50
Just to let everyone know that v2.50 of AA+ has been released. Updates for this version include:
- Renamed CAAELP2000::MeanLongitudeOfPerilhelionOfEarthMoonBarycentre to CAAELP2000::MeanLongitudeOfPerihelionOfEarthMoonBarycentre.
- Fixed a bug in CAAPrecession::AdjustPositionUsingMotionInSpace in the calculation of the DeltaX, DeltaY & DeltaZ variables. This issue was introduced in July 2022 when C++ uniform initialization for all variable declarations was introduced. Thanks to “Pavel” for reporting this issue.
- Updated the g_DeltaTValues lookup table to use observed DeltaT values to 13 April 2023 and predicted values to 20 April 2024 from https://cddis.nasa.gov/archive/products/iers/finals2000A.all.
HIDWrappers v1.09 & CTemperDevice v1.09
Just to let everyone know that v1.09 of HIDWrappers & CTemperDevice has been released. Updates for this version include:
- Updated copyright details.
- Added #pragma once to header file.
8055N++ v1.0
Just to let everyone know that v1.0 of 8055N++ has been released. This new set of C++ Open Source classes encapsulates the K8055, K8055N, WPI110N, WSI8055N, VM110 & VM110N USB Experiment Interface boards from Velleman / Whadda using the Windows HID APIs
You must be logged in to post a comment.