Fixed a critical issue wherein None, or a list containing None could be returned without the reference indicator first being incremented. This resulted in rare cases of python trying to free None. See fidelram/deepTools#24
Fixed issue #36 and #39 . Now approximately one billion contigs are supported when writing files. Th...
The "slices()" strategy can now generate slices for empty sequences, slices with negative start and ...
Fixed issue #45, which only occurs if numpy was not installed at the time pyBigWig was. This will no...
Fixed a segfault caused by a misplaced reference count decrementation in version 0.3.8 (when numpy i...
Bug Fixes Fix not None element existance judgement bug in terms.py thanks @BeefOnionDumplings ! Add...
Fixed issue #111. Now bigWig files with all 0 summary values are not assumed to be empty (instead a ...
Fixed #91, wherein there was a memory leak if many files were written in a single python session. Fi...
Fixed: Fixed a bug on linux when anybody was using it own internal Python hooks. Redirecting the ou...
Fixed compilation without curl Added at least partial support for pandas (issue #63
Patch to fix to prevent fictional child method from return empty objects if beyond reference data
fixes bug in pyndl.ndl which did not run the events in order fixes pylint errors and improves code q...
(Sorry about the delay on the actual release!) Finally fixed handling of large numbers of contigs. T...
Fixed a memory leak when numpy is used during file creation. Thanks to @pmarks for both finding and ...
Changed Replace http.client with HTTPX (#379) @hugovk Log method names at INFO level, also log API ...
Fixed some python 3 builds (PR #76 from @rmsds ) Started testing for python 3.7 and dropped official...
Fixed issue #36 and #39 . Now approximately one billion contigs are supported when writing files. Th...
The "slices()" strategy can now generate slices for empty sequences, slices with negative start and ...
Fixed issue #45, which only occurs if numpy was not installed at the time pyBigWig was. This will no...
Fixed a segfault caused by a misplaced reference count decrementation in version 0.3.8 (when numpy i...
Bug Fixes Fix not None element existance judgement bug in terms.py thanks @BeefOnionDumplings ! Add...
Fixed issue #111. Now bigWig files with all 0 summary values are not assumed to be empty (instead a ...
Fixed #91, wherein there was a memory leak if many files were written in a single python session. Fi...
Fixed: Fixed a bug on linux when anybody was using it own internal Python hooks. Redirecting the ou...
Fixed compilation without curl Added at least partial support for pandas (issue #63
Patch to fix to prevent fictional child method from return empty objects if beyond reference data
fixes bug in pyndl.ndl which did not run the events in order fixes pylint errors and improves code q...
(Sorry about the delay on the actual release!) Finally fixed handling of large numbers of contigs. T...
Fixed a memory leak when numpy is used during file creation. Thanks to @pmarks for both finding and ...
Changed Replace http.client with HTTPX (#379) @hugovk Log method names at INFO level, also log API ...
Fixed some python 3 builds (PR #76 from @rmsds ) Started testing for python 3.7 and dropped official...
Fixed issue #36 and #39 . Now approximately one billion contigs are supported when writing files. Th...
The "slices()" strategy can now generate slices for empty sequences, slices with negative start and ...
Fixed issue #45, which only occurs if numpy was not installed at the time pyBigWig was. This will no...