v1.0.0
What's Changed
- refactor(core): Reorganize project structure by @Buddha7771 in #1
- refactor(core): Core data model overhaul and introduction of View-based architecture by @Buddha7771 in #2
- docs(sphinx): Add Sphinx documentation and Read the Docs deployment by @Buddha7771 in #3
- refactor(core)!: Unify View architecture and improve Pyright compatibility by @Buddha7771 in #4
- feat(core)!: Implement FeatureContainer handling methods and simplify data structure by @Buddha7771 in #5
- feat(core): Add concat methods to FeatureContainer and BioMol by @Buddha7771 in #6
- feat(core): Add copy methods by @SanggeunParrk in #7
- Add contain function to FeatureContainer and IndexTable (to_dict/from_dict) by @SanggeunParrk in #8
- fix: bug at edge feature crop by @SanggeunParrk in #9
- refactor: Remove legacy code and dependencies by @Buddha7771 in #10
- feat: Add CIFMol by @Buddha7771 in #11
- refactor(core): Extract bytes serialization to utils module by @Buddha7771 in #12
- build: Prepare for v1.0.0 release by @Buddha7771 in #13
New Contributors
- @Buddha7771 made their first contribution in #1
- @SanggeunParrk made their first contribution in #7
Full Changelog: https://github.com/CSSB-SNU/BioMol/commits/v1.0.0