Commit graph

3 commits

Author SHA1 Message Date
Tobias Hunger
e3c4209b1f
Change Model::row_data to return an Option<T> (#873)
Change Model::row_data to return an Option<T> (rust) or std::optional<T> (c++)

Co-authored-by: Olivier Goffart <olivier@woboq.com>
Co-authored-by: Simon Hausmann <hausmann@gmail.com>
2022-01-26 13:55:38 +01:00
Simon Hausmann
670f9b5c50 Polish the C++ and Rust requirements intro paragraph a little 2022-01-24 19:51:05 +01:00
Simon Hausmann
249854c8f2 Start a migration guide for C++ API for 0.2.0
Once we have a Rust incompatible change we can change the sentencen in the ChangeLog to link to the Rust guide, too.
2022-01-24 19:51:05 +01:00