Major Milestones
2023
June 2023
- Initial design and development of the CsPointer library
- CsPointer 1.0.0 released
2024
January 2024
September 2024
- Update minimum version to CMake 3.18
December 2024
- Move extent trait to a separate file
- Update readme file, add details about how to run the unit tests
2025
January 2025
- Change copyright
- Minimum compiler requirement is now C++20
- Modify readme file to reflect compiler requirements
- Improve handling of nullptr in constructors
February 2025
- Delete comparison methods, use three-way comparison operator
- Use constructor instead of an implicit conversion
- Minor code clean up
- Update catch unit tests
March 2025