5.0.1
Pre-release
Pre-release
What's Changed
This is a significant update with a very large number of changes, some specific changes include:
- Moved some functions around with the modules and created some new modules (e.g., vectorutils has been split into 3 modules)
- Updated function naming to be snake_case rather than the mix of CamelCase and snake_case
- A new test suite using pytest with a much greater test coverage of the library
- Removed a number of C++ dependencies which will make the library easier to maintain going forward and easy to build.
Full Changelog: 4.1.95...5.0.1