What's Changed
Maintenance and cleanup, plus Python 3.11 wheels.
Most notably, the somewhat complicated logic with whether NumPy and/or Cython are pre-installed has been removed in favor of relying on build dependencies (PEP 518) and an environment variable to opt out of compiling (see README).
**Full Changelog**: https://github.com/kb-press/ndsplines/compare/v0.1.4...v0.1.5