v22.10.25
dbaileychess
released this
26 Oct 07:06
·
384 commits
to master
since this release
What's Changed
- Add support for metadata attributes for enum values (#7567) by @piotrdz in #7568
- Update documentation to mention enum value attributes by @piotrdz in #7570
- Turn on clippy for Rust and fix lints for non-generated code by @CasperN in #7575
- Fix #7580 by documenting union schema evolution rules by @CasperN in #7585
- #ifndef FLATBUFFERS_NO_FILE_TEST guard some test definitions by @battre in #7571
- Update Rust version by @CasperN in #7574
- Rust fix compilation for no_std targets #2 by @danlapid in #7553
- Fix LongEnum definitions by @battre in #7596
- Make type conversions explicit. by @battre in #7595
- [Nim] Bfbs Nim Generator by @danlapid in #7534
- [vector] Allow to iterate with mutables by @ArnaudD-FR in #7586
- FlatBuffers Version 22.10.25 by @dbaileychess in #7604
New Contributors
- @battre made their first contribution in #7571
- @danlapid made their first contribution in #7553
- @ArnaudD-FR made their first contribution in #7586
Full Changelog: v22.9.29...v22.10.25