Releases: althonos/pysylph
Releases · althonos/pysylph
v0.1.2
v0.1.1
Added
- Type annotations to
pysylph
module. - Sphinx documentation with API reference hosted on ReadTheDocs.
Fixed
- Add missing
ProfileResult
class to thepysylph.lib
module.
Changed
- Implement reading sequence data using the buffer-protocol in
Sketcher
methods.