Releases: GalacticDynamics/dataclassish
Releases · GalacticDynamics/dataclassish
v0.8.0
v0.7.2
What's Changed
- chore: update pre-commit hooks by @pre-commit-ci in #51
- ✨ feat(converters): make dataclass and field public by @nstarman in #52
- Create CODE_OF_CONDUCT.md by @nstarman in #53
- Create SECURITY.md by @nstarman in #54
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0
What's Changed
- build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 in the actions group by @dependabot in #47
- build(deps): bump the actions group with 2 updates by @dependabot in #48
- ⚗️ experiment(converters): develop private API for minimal dataclass … by @nstarman in #49
Full Changelog: v0.6.0...v0.7.0
v0.6.0
v0.5.0
What's Changed
- 🧱Infra improvements by @nstarman in #35
- ♻️Move dataclassinstance by @nstarman in #36
- 🎨 style(init): properly import some modules by @nstarman in #37
- ♻️ refactor: separate api from dispatch categories by @nstarman in #38
- ✨ feat: get_field by @nstarman in #39
- ✨ feat: enable python 3.13 by @nstarman in #40
- 🔥 dump(docs): remove unused docs and config by @nstarman in #41
- ✨ feat: enable copy.replace for py3.13+ by @nstarman in #42
- 📝 docs(readme): document flags, multiple-dispatch, and more tools by @nstarman in #43, #44, #45
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- feat: finalize NoFlag by @nstarman in #33
- build(deps): bump the actions group with 2 updates by @dependabot in #34
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 in the actions group by @dependabot in #26
- Update README.md by @nstarman in #27
- chore: update pre-commit hooks by @pre-commit-ci in #28
- build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 in the actions group by @dependabot in #29
- refactor: general small cleanup by @nstarman in #30
- refactor: use walled garden by @nstarman in #31
- feat: add flags by @nstarman in #32
Full Changelog: v0.3.1...v0.4.0