Pybedlite

Latest version: v0.1.0

Safety actively analyzes 636561 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.0

What's Changed
* Configure RTD to checkout submodules by jdidion in https://github.com/fulcrumgenomics/pybedlite/pull/23
* Add GHA workflow to build wheels for multiple platforms by jdidion in https://github.com/fulcrumgenomics/pybedlite/pull/24
* Fix GHA workflow for multi-platform builds by jdidion in https://github.com/fulcrumgenomics/pybedlite/pull/25
* feat: Add bedrecord/interval converters by msto in https://github.com/fulcrumgenomics/pybedlite/pull/27
* Move the py.typed file into the package by clintval in https://github.com/fulcrumgenomics/pybedlite/pull/30
* feat: Add `opposite` property to BedStrand by msto in https://github.com/fulcrumgenomics/pybedlite/pull/31
* chore: Add isort to code checks by msto in https://github.com/fulcrumgenomics/pybedlite/pull/32

New Contributors
* msto made their first contribution in https://github.com/fulcrumgenomics/pybedlite/pull/27
* clintval made their first contribution in https://github.com/fulcrumgenomics/pybedlite/pull/30

**Full Changelog**: https://github.com/fulcrumgenomics/pybedlite/compare/0.0.4...0.1.0

0.0.4

What's Changed

* Support for python 3.6 and 3.7 has been dropped (versions of python prior to 3.8 are [considered end-of-life](https://devguide.python.org/versions/))
* Updated dependencies to most recent versions that support python 3.8+
* Added [cgranges](https://github.com/lh3/cgranges) as submodule - this enables pybedlite to be published to pypi once again

New Contributors

jdidion made their first contribution in made their first contribution in https://github.com/fulcrumgenomics/pybedlite/pull/19

**Full Changelog**: https://github.com/fulcrumgenomics/pybedlite/compare/0.0.3...0.0.4

0.0.3

What's Changed
* Update Python and Poetry to fix commit errors by sam-white04 in https://github.com/fulcrumgenomics/pybedlite/pull/11
* Update README.md by yfarjoun in https://github.com/fulcrumgenomics/pybedlite/pull/12
* Add RTD to the README by nh13 in https://github.com/fulcrumgenomics/pybedlite/pull/13
* Fix docstring example by nh13 in https://github.com/fulcrumgenomics/pybedlite/pull/14
* feat: make OverlapDetector iterable by nh13 in https://github.com/fulcrumgenomics/pybedlite/pull/16

New Contributors
* sam-white04 made their first contribution in https://github.com/fulcrumgenomics/pybedlite/pull/11
* yfarjoun made their first contribution in https://github.com/fulcrumgenomics/pybedlite/pull/12

**Full Changelog**: https://github.com/fulcrumgenomics/pybedlite/compare/0.0.2...0.0.3

0.0.2

What's Changed
Features:
* Improve the Interval validation message for end <= start by nh13 in https://github.com/fulcrumgenomics/pybedlite/pull/3
* [feat] Move to cgranges from intervaltree for OverlapDetector by nh13 in https://github.com/fulcrumgenomics/pybedlite/pull/6
* CI: update codecov for tokenless upload by nh13 in https://github.com/fulcrumgenomics/pybedlite/pull/7

Bug Fixes:
* Bugfix/whitespace lines by NatPRoach in https://github.com/fulcrumgenomics/pybedlite/pull/2
* Fix badge links due to wrong target branch by nh13 in https://github.com/fulcrumgenomics/pybedlite/pull/8

Documentation / Versioning:
* Updating README install instructions by NatPRoach in https://github.com/fulcrumgenomics/pybedlite/pull/10
* Bumping patch version number to 0.0.2 by NatPRoach in https://github.com/fulcrumgenomics/pybedlite/pull/9

**Full Changelog**: https://github.com/fulcrumgenomics/pybedlite/compare/0.0.1...0.0.2

0.0.1

First release of pybedlite

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.