What's Changed
* 🧱Infra improvements by nstarman in https://github.com/GalacticDynamics/dataclassish/pull/35
* ♻️Move dataclassinstance by nstarman in https://github.com/GalacticDynamics/dataclassish/pull/36
* 🎨 style(init): properly import some modules by nstarman in https://github.com/GalacticDynamics/dataclassish/pull/37
* ♻️ refactor: separate api from dispatch categories by nstarman in https://github.com/GalacticDynamics/dataclassish/pull/38
* ✨ feat: get_field by nstarman in https://github.com/GalacticDynamics/dataclassish/pull/39
* ✨ feat: enable python 3.13 by nstarman in https://github.com/GalacticDynamics/dataclassish/pull/40
* 🔥 dump(docs): remove unused docs and config by nstarman in https://github.com/GalacticDynamics/dataclassish/pull/41
* ✨ feat: enable copy.replace for py3.13+ by nstarman in https://github.com/GalacticDynamics/dataclassish/pull/42
* 📝 docs(readme): document flags, multiple-dispatch, and more tools by nstarman in https://github.com/GalacticDynamics/dataclassish/pull/43, https://github.com/GalacticDynamics/dataclassish/pull/44, https://github.com/GalacticDynamics/dataclassish/pull/45
**Full Changelog**: https://github.com/GalacticDynamics/dataclassish/compare/v0.4.1...v0.5.0