Version 0.3.1
marshallmcdonnell
released this
20 Jan 13:22
·
47 commits
to master
since this release
- Refactor to GitHub Actions CI/CD yaml
- Added bandit dependency for security linting
- Bug fixes to the pystog CLI from removing pandas dependency
- Docstring formatting fixes
- Refactor to method in
pystog.stog
- removed some private functions and madeapply_scales_and_offset
a static method - Increase test coverage of
pystog.stog
- Added initial tests for
pystog.io
- Added project Makefile from a cookiecutter project
- Fix old links in the README