MyGit

trustfall-v0.7.1

obi1kenobi/trustfall

版本发布时间: 2023-11-18 05:35:14

obi1kenobi/trustfall最新发布版本:trustfall-v0.7.1(2023-11-18 05:35:14)

A major new update to the Adapter API in order to allow more flexibility when creating and composing adapters: #481

It requires tweaks to adapter implementations to make property and edge resolvers include the V: AsVertex<Self::Vertex> + 'a generic parameter. In practice, this change should be possible to do with only find-and-replace, since other helper functions like accessor_property!() or resolve_property_with() had their APIs updated to dereference via AsVertex as well. For example: https://github.com/obi1kenobi/trustfall-rustdoc-adapter/pull/305/files#diff-f6f5d3d9607240984eb0cbf4ebcf94307990abe1c5a2092756f48ef35798348f

Other Highlights

All Merged Commits

New Contributors

Full Changelog: https://github.com/obi1kenobi/trustfall/compare/trustfall-v0.6.1...trustfall-v0.7.1

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-11-18发行的版本