Changelog
See CHANGELOG.md on GitHub for the full version history.
v1.1.5 - 2026-06-14
- Fixed unstable PyPI version release
- Updated testing
v1.1.1 — 2026-06-11
- Comprehensive documentation rewrite covering all new commands
- Python minimum version updated to 3.10 in package metadata
v1.1.0 — 2026-06-11
Major feature release.
- New commands:
bfactor,disulfide,interface,validate,export --output table|json|csv|tsvflag on every command.pdb/.ent/.gzformat support- Full package restructure with
core/,analysis/,cli/,io/,utils/ - 111 tests across unit and integration layers
- GitHub Actions CI on Python 3.10–3.12 (Ubuntu + macOS)
- Custom exception hierarchy,
@lru_cachestructure parsing, full type hints
v1.0.2 — 2026-06-06
- Minor packaging fixes
v1.0.0 — 2025-04-01
- Initial release:
analyze,resolution,chains,ligands,missing .cifformat support via gemmi- Rich terminal output, PyPI distribution