Skip to content

Commit

Permalink
feat: Enhance serialization and improve code clarity
Browse files Browse the repository at this point in the history
- Add Symbol type support in pack/unpack (type-only serialization)
- Improve Map/WeakMap serialization using [[key,value]] format
- Improve Set/WeakSet serialization using array format
- Remove Russian comments from codebase
- Update tests to cover new serialization features
- Fix error message formatting
- Bump version to 7.0.0-alpha.3
  • Loading branch information
ivansglazunov committed Nov 26, 2024
1 parent 59d3ac3 commit 26f6d39
Show file tree
Hide file tree
Showing 5 changed files with 777 additions and 367 deletions.
Loading

0 comments on commit 26f6d39

Please sign in to comment.