Summary of What's Changed
* overhauled `project`
* setup readthedocs
* improved testing infrastructure
* started some new modules: `arg`, `debug`, `ds.trie`, `ds.lattice`
* fixed bugs in `io`
What's Changed
* Update jsonargparse[all] requirement from ~=4.1.4 to ~=4.2.0 by dependabot in https://github.com/pengyunie/seutil/pull/12
* Update jsonargparse[all] requirement from ~=4.2.0 to ~=4.3.0 by dependabot in https://github.com/pengyunie/seutil/pull/13
* Update tqdm requirement from ~=4.62.3 to ~=4.63.0 by dependabot in https://github.com/pengyunie/seutil/pull/14
* Update jsonargparse[all] requirement from ~=4.3.0 to ~=4.3.1 by dependabot in https://github.com/pengyunie/seutil/pull/15
* Update tqdm requirement from ~=4.63.0 to ~=4.63.1 by dependabot in https://github.com/pengyunie/seutil/pull/17
* Update jsonargparse[all] requirement from ~=4.3.1 to ~=4.4.0 by dependabot in https://github.com/pengyunie/seutil/pull/16
* Update jsonargparse[all] requirement from ~=4.4.0 to ~=4.5.0 by dependabot in https://github.com/pengyunie/seutil/pull/18
* Add documentation (readthedocs) by sweetStreet in https://github.com/pengyunie/seutil/pull/19
* Update tqdm requirement from ~=4.63.1 to ~=4.64.0 by dependabot in https://github.com/pengyunie/seutil/pull/20
* format docstrings by CptGit in https://github.com/pengyunie/seutil/pull/21
* exclude tests from docs by sweetStreet in https://github.com/pengyunie/seutil/pull/22
* Update jsonargparse[all] requirement from ~=4.5.0 to ~=4.6.0 by dependabot in https://github.com/pengyunie/seutil/pull/23
* Update jsonargparse[all] requirement from ~=4.6.0 to ~=4.7.0 by dependabot in https://github.com/pengyunie/seutil/pull/24
* Update jsonargparse[all] requirement from ~=4.7.0 to ~=4.7.3 by dependabot in https://github.com/pengyunie/seutil/pull/27
* part of 0.8 by pengyunie in https://github.com/pengyunie/seutil/pull/28
* Update jsonargparse[all] requirement from <4.8.0,>=4.1.4 to >=4.1.4,<4.10.0 by dependabot in https://github.com/pengyunie/seutil/pull/33
* setup pytest-cov by pengyunie in https://github.com/pengyunie/seutil/pull/35
* Add deserialization support for dataclass fields with init=False by a-gardner1 in https://github.com/pengyunie/seutil/pull/36
* Add custom serialization support for nested dataclasses. by a-gardner1 in https://github.com/pengyunie/seutil/pull/37
* 29 dstrie implement by pengyunie in https://github.com/pengyunie/seutil/pull/38
* Update python-package.yml by sweetStreet in https://github.com/pengyunie/seutil/pull/42
* 39 improvements to project by pengyunie in https://github.com/pengyunie/seutil/pull/41
* Update jsonargparse[all] requirement from <4.10.0,>=4.1.4 to >=4.1.4,<4.11.0 by dependabot in https://github.com/pengyunie/seutil/pull/43
New Contributors
* sweetStreet made their first contribution in https://github.com/pengyunie/seutil/pull/19
* CptGit made their first contribution in https://github.com/pengyunie/seutil/pull/21
* a-gardner1 made their first contribution in https://github.com/pengyunie/seutil/pull/36
**Full Changelog**: https://github.com/pengyunie/seutil/compare/0.7.1...0.8.0