- add workflow to auto publish to pypi - add some color to print in download func
2.1.4
- Improve unknown galaxy directory name in download func: from unknown_rowid_i -> rowid_unknown - Add some more messages on reading file in download func - Documentation - fix some comment error - add docstring on module and package - Refactor - rename workflow file name
2.1.3
- Documents: switch to use GitHub Action to build and deploy - Update doc url links
2.1.2
- Documentation - docstring switch to use numpydoc - add docs folder for doc HTML generated by pdoc3, deploy on GitHub pages - add docs link to readme and pyproject.toml - misc: add gitattribute to exclude notebooks from linguist stat
2.1.1
- refactor: galaxy class, download function variable, print related helper functions