Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to v1.2.0 #46

Merged
merged 16 commits into from
Dec 26, 2023
Merged

Bump to v1.2.0 #46

merged 16 commits into from
Dec 26, 2023

Conversation

moshi4
Copy link
Owner

@moshi4 moshi4 commented Dec 26, 2023

Change Log

New Functionality

Bug Fix

  • Fixed error caused by removal of strand property in SeqFeature (BioPython v1.82)

- Add python 3.12
- Replace `poetry` to `pip` for package manager
- Replace `black` to `ruff` for code formatter
Changed to pip editable installation
- Change `dict` to `Mapping`
- Remove unnecessary `# type ignore` comments
- Change `feature.strand` to `feature.location.strand` attribute
- Add `# type: ignore` comment for deprecated content
- Refactor BezierCurveLink patch class logic
- Improve docstrings
- Add `circos.link_line()` API example
- Change `feature.strand` to `feature.location.strand`
@moshi4 moshi4 merged commit 65b3559 into main Dec 26, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant