You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code cleanup:
- Remove backward compatibility aliases (ObjectType, AttachType, etc.)
- Remove misleading comments about non-existent DJBlobType/ContentType
- Remove unused build_foreign_key_parser_old function
- Remove unused feature switches (ADAPTED_TYPE_SWITCH, FILEPATH_FEATURE_SWITCH)
- Remove unused os import from errors.py
- Rename ADAPTED type category to CODEC
Documentation fixes:
- Update mkdocs.yaml nav: customtype.md → codecs.md
- Fix dead links in attributes.md pointing to customtype.md
Terminology updates:
- Replace "AttributeType" with "Codec" in all comments
- Replace "Adapter" with "Codec" in docstrings
- Fix SHA256 → MD5 in content_registry.py docstring
Version bump to 2.0.0a6
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments