What's Changed
* Fix issue related to pointer storage. by kalmard0 in https://github.com/JBenda/inkcpp/pull/86
* Properly include cstdio into system.h. by kalmard0 in https://github.com/JBenda/inkcpp/pull/87
* Added CMake Flags to make tests optional by JBenda in https://github.com/JBenda/inkcpp/pull/89
* Fix compilation with C++17 by MrHands in https://github.com/JBenda/inkcpp/pull/90
* UE5.5 and PythonDocumentation by JBenda in https://github.com/JBenda/inkcpp/pull/94
New Contributors
* kalmard0 made their first contribution in https://github.com/JBenda/inkcpp/pull/86
* MrHands made their first contribution in https://github.com/JBenda/inkcpp/pull/90
**Full Changelog**: https://github.com/JBenda/inkcpp/compare/v0.1.6...v0.1.7