Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
daler
/
gffutils
Public
Notifications
You must be signed in to change notification settings
Fork
81
Star
322
Code
Issues
13
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
V0.14rc
- #245
#245
Merged
daler
merged 30 commits into
master
daler/gffutils:master
from
v0.14rc
daler/gffutils:v0.14rc
Copy head branch name to clipboard
Mar 31, 2026
Conversation
Commits
30
(30)
Checks
Files changed
Merged
V0.14rc
#245
daler
merged 30 commits into
master
daler/gffutils:master
from
v0.14rc
daler/gffutils:v0.14rc
Copy head branch name to clipboard
Commits
Commits on Jan 18, 2026
skip biopython integration test if it's not installed
Show description for 346a87d
daler
committed
346a87d
View commit details
Copy full SHA for 346a87d
Browse repository at this point
Commits on Mar 30, 2026
bump version of artifact action
daler
committed
a2d5cc5
View commit details
Copy full SHA for a2d5cc5
Browse repository at this point
mambaforge -> miniforge for CI
daler
committed
b6a3331
View commit details
Copy full SHA for b6a3331
Browse repository at this point
parametrize test (rather than yield)
daler
committed
03ff505
View commit details
Copy full SHA for 03ff505
Browse repository at this point
fix pybedtools_integration doctests
Show description for 141c074
daler
committed
141c074
View commit details
Copy full SHA for 141c074
Browse repository at this point
don't need module name on api docs autosummary
daler
committed
8a8942a
View commit details
Copy full SHA for 8a8942a
Browse repository at this point
don't use now-deprecated doc theme options
daler
committed
7f6cc51
View commit details
Copy full SHA for 7f6cc51
Browse repository at this point
escape backslash in docstring
daler
committed
f71eb0d
View commit details
Copy full SHA for f71eb0d
Browse repository at this point
update cli to address #224
daler
committed
c3d0800
View commit details
Copy full SHA for c3d0800
Browse repository at this point
update GHA to run on more PR situations
daler
committed
8b470c8
View commit details
Copy full SHA for 8b470c8
Browse repository at this point
update .gitignore
daler
committed
ad0aa0e
View commit details
Copy full SHA for ad0aa0e
Browse repository at this point
parser overhaul
Show description for 3e3fa7d
daler
committed
3e3fa7d
View commit details
Copy full SHA for 3e3fa7d
Browse repository at this point
fix example data to not have leading spaces on attributes
daler
committed
862f39c
View commit details
Copy full SHA for 862f39c
Browse repository at this point
rm some residual py2/py3 dual support
daler
committed
dd7dad4
View commit details
Copy full SHA for dd7dad4
Browse repository at this point
add more parser tests, and test dialect simultaneously
daler
committed
e27ca05
View commit details
Copy full SHA for e27ca05
Browse repository at this point
add semicolon in quotes test for #212
daler
committed
96420fc
View commit details
Copy full SHA for 96420fc
Browse repository at this point
more detailed test for repeated keys and comma inside quotes
daler
committed
906aab5
View commit details
Copy full SHA for 906aab5
Browse repository at this point
update docs for parser and dialect changes
daler
committed
aa5fe7c
View commit details
Copy full SHA for aa5fe7c
Browse repository at this point
update changelog
daler
committed
79b3127
View commit details
Copy full SHA for 79b3127
Browse repository at this point
a round of comments on the overhauled parser.py
daler
committed
56fcaa7
View commit details
Copy full SHA for 56fcaa7
Browse repository at this point
address #213, and in general convert Path -> str where possible
daler
committed
69b827c
View commit details
Copy full SHA for 69b827c
Browse repository at this point
address #242 (parents/children docstring consistency)
Show description for 0bba482
daler
committed
0bba482
View commit details
Copy full SHA for 0bba482
Browse repository at this point
update link to GFF spec (mentioned in #238)
daler
committed
0c32316
View commit details
Copy full SHA for 0c32316
Browse repository at this point
bump version
daler
committed
6e482a5
View commit details
Copy full SHA for 6e482a5
Browse repository at this point
updates to setup.py
Show description for 9ed9b9c
daler
committed
9ed9b9c
View commit details
Copy full SHA for 9ed9b9c
Browse repository at this point
Commits on Mar 31, 2026
migrate to using pyproject.toml
daler
committed
78027f8
View commit details
Copy full SHA for 78027f8
Browse repository at this point
address some pytest warnings
daler
committed
74db9b1
View commit details
Copy full SHA for 74db9b1
Browse repository at this point
explicitly export all in __init__.py
daler
committed
a3c7b14
View commit details
Copy full SHA for a3c7b14
Browse repository at this point
exclude docs from python package
daler
committed
3453c2e
View commit details
Copy full SHA for 3453c2e
Browse repository at this point
updates to GitHub Actions config
Show description for 4a87738
daler
committed
4a87738
View commit details
Copy full SHA for 4a87738
Browse repository at this point
You can’t perform that action at this time.