v0.5.1: Merge pull request #4 from dvp2015/devel
Pre-release
Pre-release
github-actions
released this
17 Dec 22:05
·
1121 commits
to master
since this release
What’s Changed
- nlopt is added as submodule, build script is implemented
- recent mkl library is used
- pyenv/nox/poetry development workflow is implemented
- C extension build is improved
- adopted for Windows with conda/nox/poetry workflow
- some documentation is drafted
- code quality tools are added: isort/black/flake8/mypy
- Github Actions applied for tests, codecov successfully.
- Github Actions for Release, Release drafting and PyPI publishing applied but not tested thoroughly