Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix README.md for json_to_table #431

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Fix README.md for json_to_table #431

merged 1 commit into from
Oct 21, 2024

Conversation

akiomik
Copy link
Contributor

@akiomik akiomik commented Oct 18, 2024

set_object_mode method has been renamed to object_orientation at #321.

pub fn object_orientation(&mut self, mode: Orientation) -> &mut Self {
self.cfg.object_orientation = mode;
self
}

@zhiburt
Copy link
Owner

zhiburt commented Oct 21, 2024

Thanks once again @akiomik

@zhiburt zhiburt merged commit 1e4a6a0 into zhiburt:master Oct 21, 2024
69 of 75 checks passed
@akiomik akiomik deleted the patch-2 branch October 21, 2024 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants