- Notifications
You must be signed in to change notification settings - Fork3
Releases: RUrlus/diptest
Releases · RUrlus/diptest
Feature release v0.9.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Features
CICD
- CICD: Bump pypa/cibuildwheel from 2.23.1 to 2.23.2 by@dependabot in#71
Full Changelog:v0.8.3...v0.9.0
Release v0.8.3
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
0.8.3 -- March 2025
Fixes
- FIX: Resolve negative dip statistic values due to overflow by@RUrlus in#69
- FIX: Correct flag check for contiguous memory layout by@RUrlus in#69
CICD
- CICD: Bump Clang and GCC versions by@RUrlus in#67
- CICD: Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 by@dependabot in#59
- CICD: Bump pypa/cibuildwheel from 2.21.0 to 2.21.1 by@dependabot in#60
- CICD: Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 by@dependabot in#61
- CICD: Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 by@dependabot in#64
- CICD: Bump pypa/cibuildwheel from 2.22.0 to 2.23.1 by@dependabot in#66
Full Changelog:v0.8.2...v0.8.3
v0.8.2
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Changes
Internal
- CICD: Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 by@dependabot in#59
- CICD: Bump pypa/cibuildwheel from 2.21.0 to 2.21.1 by@dependabot in#60
- CICD: Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 by@dependabot in#61
Full Changelog:v0.8.1...v0.8.2
Diptest v0.8.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Changes
Internal
- CICD: Switch to MacOS ARM runners by@RUrlus in#52
- CICD: Add TestPyPi step by@RUrlus in#49
- CICD: Switch to trusted publisher based release by@RUrlus in#48
- CICD: Bump pypa/cibuildwheel from 2.18.0 to 2.18.1 by@dependabot in#53
- CICD: Bump pypa/cibuildwheel from 2.18.1 to 2.19.1 by@dependabot in#54
- CICD: Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 by@dependabot in#55
- CICD: Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 by@dependabot in#56
Full Changelog:v0.8.0...v0.8.1
Release v0.8.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
What's Changed
- BLD: Vendor OpenMP binary in wheel by@RUrlus in#39
- CHG: [C++] Use the cheap-multiplier variant of the PCG64DXSM by@RUrlus in#46
- BLD: [C++] Replace outdated architecture flag script and build-out CMake files by@RUrlus in#47
Internal
- Bump actions/setup-python from 3 to 5 by@dependabot in#41
- Bump pypa/cibuildwheel from 2.16.2 to 2.16.5 by@dependabot in#40
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 by@dependabot in#43
- Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 by@dependabot in#44
Full Changelog:v0.7.0...v0.8.0
v0.7.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Patch release 0.6.1
fbecda5
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
What's Changed
- FIX: Correct the out of index error in interpolation by@prokolyvakis in#32
Full Changelog:v0.6.0...v0.6.1
Diptest v0.6.0
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Feature release
Enhancements
- Add full output support in diptest by@prokolyvakis in#29
Full Changelog:v0.5.2...v0.6.0
Diptest v0.5.2
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v0.5.2 -- December 2022
Enhancements
- Added support for Python 3.11
Assets2
Patch release diptest v0.5.1
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
v0.5.1 -- June 2022
Fix
- Fix typo in OPENMP support macro