Releases: statlab/cryptorandom
Releases · statlab/cryptorandom
cryptorandom 0.4.0
Improve sample.random_allocation() to return samples in requested size order. Improve/update workflows for PyPI deployment.
What's Changed
- ENH: add random_allocation function by @akglazer in #21
- RFT: minor changes to random allocation by @akglazer in #23
- Test using GH actions by @jarrodmillman in #24
- Update deps by @jarrodmillman in #25
- Don't use travis by @jarrodmillman in #26
- Fix gh-actions on windows by @jarrodmillman in #27
- Update setup by @jarrodmillman in #28
- Build docs by @jarrodmillman in #29
- Use pytest (not nose) by @jarrodmillman in #30
- Use codecov.io by @jarrodmillman in #31
- Add coverage config by @jarrodmillman in #33
- Delete old setup for cython code by @jarrodmillman in #35
- Temporary fix for coverage report by @jarrodmillman in #36
- Remove Python2 shims by @jarrodmillman in #37
- Remove prng module by @jarrodmillman in #40
- Update release notes by @jarrodmillman in #41
- Update release process by @jarrodmillman in #42
- Use main as default branch by @jarrodmillman in #43
- Update dependencies by @jarrodmillman in #44
- Build docs by @jarrodmillman in #45
- Use rst for pypi by @jarrodmillman in #46
- Fix circleci build by @jarrodmillman in #47
- Update year by @jarrodmillman in #48
- Update dependencies by @jarrodmillman in #49
- Use numpydoc by @jarrodmillman in #50
- Update badges by @jarrodmillman in #51
- ENH: updated repr to show randbits remaining; updated constructor to … by @pbstark in #22
- Replace deprecated np.int by @jarrodmillman in #52
- Update dependencies by @jarrodmillman in #57
- Random allocation by @pbstark in #58
- Designate 0.4 release by @pbstark in #60
- Delete .github/workflows/circleci-artifact-redirector.yml by @pbstark in #61
- Create MANIFEST.in by @pbstark in #63
- Update setup.py for authorship by @pbstark in #62
- Update setup.py by @pbstark in #64
New Contributors
Full Changelog: 0.2...cryptorandom-0.4
cryptorandom 0.3.0
cryptorandom-0.3 signed 0.3 tag
cryptorandom 0.3.0rc1
v0.3.0rc1 Designate v0.3.0 release
Added permutation functionality
Merge pull request #18 from kellieotto/update-details Update details
First release
Merge pull request #16 from kellieotto/v01 update version