- replaced
dot_args_box_img_func
withdot_shape_func
- removed unused
dirtree_reader
andFile_Set_Ops
fromimgreg/util/io.py
- Additional docstrings
- Fixed various typos and grammar in docstrings.
- Sorted imports
- mypy annotation fixes for DAGraph usuage
- additional mypy annotations in params.py
- Added metadata in setup.py
- improved code formatting
- improved examples in doc/tutorial/pyplots
- Added
secrets.py
for usuage of self-hosted pypi cache - .gitlab-ci.yml improvements
- jupyter-notebooks corrected and simplified
- corrected .gitlab-ci.yml rule for pypi release
- in README.md added badge to repository
- Improved README.md contains additional badges and links
- Added project metadata
- LICENSE file added
- readthedocs configuration added
- .gitlab-ci.yml improvements