Releases: dib-lab/pybbhash
Releases · dib-lab/pybbhash
v0.6.0
26 Oct 16:56
Compare
Sorry, something went wrong.
No results found
What's Changed
MRG: fix compile problems on Mac OS X by @ctb in #19
MRG: expose memory information by @ctb in #20
Exposing Memory Information for Benchmarking and Memory Logging by @srihegde in #18
New Contributors
Full Changelog : v0.5.4...v0.6.0
v0.5.4
25 Oct 23:21
Compare
Sorry, something went wrong.
No results found
Remove unnecessary install_requires from setup.py.
v0.5.3
25 Oct 19:30
Compare
Sorry, something went wrong.
No results found
Include test files in manifest.
v0.5.2
25 Oct 18:35
Compare
Sorry, something went wrong.
No results found
Update to include LICENSE and other files in release.
v0.5.1
24 Oct 17:41
Compare
Sorry, something went wrong.
No results found
downgrade setuptools requirement to >= 49, for conda-forge release packaging reasons.
v0.5
24 Oct 16:21
Compare
Sorry, something went wrong.
No results found
Adds PR #13 --
adds a require_exist option to BBHashTable.get_unique_values that will raise exception for missing items
fixes BBHashTable.get_unique_values to take any iterable
fixes PyMPHF.lookup_many to take any iterable
v0.4.2
24 Oct 15:19
Compare
Sorry, something went wrong.
No results found
Fix setup.py to support long_description properly; add BooPHF license to LICENSE.txt.
v0.4.1
24 Oct 15:00
Compare
Sorry, something went wrong.
No results found
Update setup.py to include long_description; fix internal version number in setup.py
v0.4
24 Oct 14:53
Compare
Sorry, something went wrong.
No results found
Updated release for conda packaging; now includes LICENSE.txt