| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-29 | 1.1 kB | |
| v0.14.1 source code.tar.gz | 2025-12-29 | 5.1 MB | |
| v0.14.1 source code.zip | 2025-12-29 | 6.5 MB | |
| Totals: 3 Items | 11.6 MB | 0 | |
## Highlights
- feat(rust): add generate_default attr, no longer generate Default by default by @ariesdevil in https://github.com/apache/fory/pull/3074
## Features
- feat(rust): add generate_default attr, no longer generate Default by default by @ariesdevil in https://github.com/apache/fory/pull/3074
- feat(java): mark createSerializer as public by @chaokunyang
## Bug Fix
- fix(java): Fix CopyOnWriteArrayList field serialization by @vybhavjs in https://github.com/apache/fory/pull/3079
- fix(java): Better ergonomics for AllowListChecker by @Asuka-star in https://github.com/apache/fory/pull/3061
- fix(java): fix read class def when writing classdefs by @chaokunyang in https://github.com/apache/fory/commit/3ad627c9
- fix(Rust): Move the calculating of TypeMeta::bytes and TypeMeta::hash ahead of serialization by @urlyy in https://github.com/apache/fory/pull/3060
- fix(Rust): prevent obtaining generic type metadata on custom types(struct/enum) by @urlyy in https://github.com/apache/fory/pull/3057
Full Changelog: https://github.com/apache/fory/compare/v0.14.0...v0.14.1