Skip to content

v0.5.1: Changes in the build system

Compare
Choose a tag to compare
@bnavigator bnavigator released this 23 Nov 11:34
· 92 commits to master since this release
d891ed3

Highlights and important notes

This release is a minor change in the build system. There are no new wrappers or code changes of existing SLICOT wrappers.

Build

  • Use FindPython instead of deprecated FindPythonLibs by @bnavigator in #181
  • Use setuptools_scm instead of custom version determination code by @bnavigator in #180

Other changes

Pull requests and issues associated with the release

  • PRs merged: #180, #181, #182
  • Issues fixed: #183
  • Issues closed ("wont-fix"): none

Full Changelog: v0.5.0...v0.5.1