Skip to content

Conversation

@afshawnlotfi
Copy link
Member

chore: bump version to 2.5.0-alpha in package.json

test: add comprehensive tests for Packable.reconstruct functionality

refactor: enhance DataHandler interface with writeBinary method and improve asset loading logic

refactor: update Packable class to support reconstructing data with schemas and improve asset handling

chore: bump version to 2.5.0-alpha in package.json

test: add comprehensive tests for Packable.reconstruct functionality

refactor: enhance DataHandler interface with writeBinary method and improve asset loading logic

refactor: update Packable class to support reconstructing data with schemas and improve asset handling
@afshawnlotfi afshawnlotfi force-pushed the improvement/serialization branch from 8a7011e to 3e7321f Compare January 18, 2026 05:53
- Introduced ChecksumUtils for computing checksums of files, directories, and data structures.
- Added SchemaUtils for resolving Pydantic types and merging field data.
- Implemented SerializationUtils for packing and unpacking arrays and assets.
- Updated __init__.py to include new utility modules.
- Added tests for ChecksumUtils to ensure functionality and correctness.
- Removed unnecessary metadata handling in Packable class.
@afshawnlotfi afshawnlotfi merged commit 69ed9bc into main Jan 20, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant