Releases: Chia-Network/chiavdf
Releases · Chia-Network/chiavdf
1.0.10
1.0.9
What's Changed
- Build macOS ARM 3.8 by @altendky in #134
- use libpython3-dev instead of libpython3.8-dev by @altendky in #136
- Updating deprecated set-output workflow command by @wallentx in #135
- Adding CodeQL v2 by @wallentx in #129
- Setting actions version to latest by @wallentx in #137
- Fix error message on invalid number of args for
vdf_client
. by @mattxlee in #133 - Remove custom delocate for macOS by @altendky in #139
- https://ftp.gnu.org/gnu/gmp/ by @altendky in #140
- vdf fix by @arvidn in #142
New Contributors
Full Changelog: 1.0.8...1.0.9
1.0.8
What's Changed
- one matrix to rule them all (well, some anyways) by @altendky in #118
- Install pipx before the cibuildwheel action by @altendky in #120
- add 3.11 (again) by @altendky in #119
- Use setuptools.command.build.build instead of deprecated distutils by @altendky in #122
- Remove setup_requires, use pyproject.toml by @altendky in #121
- remove pybind11 submodule by @altendky in #123
- Updating intermediates generation, and fix some const correctness by @arvidn @rrtoledo in #132
- Remove test pypi upload step by @altendky in #131
Full Changelog: 1.0.7...1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.4 Release Candidate
Changed
- Build py 3.10 wheels by @hoffmang9 in #101
1.0.3
Set version in setup.py so that pip will recognize the version when pulling the source distribution from PyPI