Skip to content

Releases: jemc-savi/CapnProto

v0.20250313.0

Choose a tag to compare

@jemc jemc released this 14 Mar 06:12
b3bdab4

What's Changed

  • Add CapnProto.List.reverse_each and .reverse_each_with_index. by @jemc in #58

Full Changelog: v0.20250308.0...v0.20250313.0

v0.20250308.0

Choose a tag to compare

@jemc jemc released this 09 Mar 03:59
b79df4e

What's Changed

  • Refactor struct copying to copy the entire data section in one shot. by @jemc in #57

Full Changelog: v0.20241123.0...v0.20250308.0

v0.20241123.0

Choose a tag to compare

@jemc jemc released this 24 Nov 04:59
51db9ba

What's Changed

  • Add copy_or_reference_data_from methods to structs. by @jemc in #56

Full Changelog: v0.20241121.0...v0.20241123.0

v0.20241121.0

Choose a tag to compare

@jemc jemc released this 22 Nov 00:24
acec58d

What's Changed

  • Fix signatures of CapnProto.List.each and each_with_index. by @jemc in #55

Full Changelog: v0.20241119.0...v0.20241121.0

v0.20241119.0

Choose a tag to compare

@jemc jemc released this 20 Nov 07:21
13c605f

What's Changed

  • Add initial support for generic types. by @jemc in #54

Full Changelog: v0.20240922.0...v0.20241119.0

v0.20240922.0

Choose a tag to compare

@jemc jemc released this 22 Sep 15:26
8734549

What's Changed

  • Fix a bug in hole placement when freeing a first hole. by @jemc in #53

Full Changelog: v0.20240918.1...v0.20240922.0

v0.20240918.1

Choose a tag to compare

@jemc jemc released this 18 Sep 21:05
615fa3e

What's Changed

  • Fix issue with cross-package private access in prior release. by @jemc in #52

Full Changelog: v0.20240918.0...v0.20240918.1

v0.20240918.0

Choose a tag to compare

@jemc jemc released this 18 Sep 20:50
1d47d73

What's Changed

  • Generate copy_data_from methods for all struct builders. by @jemc in #51

Full Changelog: v0.20240915.0...v0.20240918.0

v0.20240915.0

Choose a tag to compare

@jemc jemc released this 15 Sep 07:04
1cea29a

What's Changed

  • Add CapnProto.Segments.Writer utility. by @jemc in #50

Full Changelog: v0.20240912.0...v0.20240915.0

v0.20240912.0

Choose a tag to compare

@jemc jemc released this 12 Sep 11:49
321c64f

What's Changed

  • Add val pattern support for CapnProto.Message. by @jemc in #49

Full Changelog: v0.20240831.0...v0.20240912.0