Commit 1d47a5b
Release v0.5.0 (#40)
* docs: Add CLAUDE.md with project guidelines
- Complete project structure overview
- Common commands and workflows
- Release process (always use ./scripts/release.sh)
- Architecture details and optimizations
- Linting, testing, and CI/CD guides
- Troubleshooting tips
This file provides context for Claude Code to work more effectively
with the project without repeating instructions.
* Add CHANGELOG.md for release tracking
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* RELEASE: v0.5.0
This release updates:
- version.py: 0.4.0 → 0.5.0
- CHANGELOG.md: Added release section for v0.5.0
After merging this PR:
- publish.yml workflow will trigger automatically
- Package will be built and published to PyPI
- GitHub release will be created with tag v0.5.0
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* docs: enhance v0.5.0 CHANGELOG with comprehensive release notes
- Detail all 26 custom validators organized by category
- Document msgspec.Struct support and serialization hooks
- Highlight README overhaul and documentation improvements
- Add use cases and developer experience enhancements
- Emphasize zero breaking changes and backward compatibility
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent afe72e3 commit 1d47a5b
2 files changed
+36
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
10 | 45 | | |
11 | 46 | | |
12 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments