v0.6.0
What's Changed
- Add method to get var sol val by @mmghannam in #188
- Use correct mutability symantics for row by @mmghannam in #189
- Remove use of Rc for
Variable
andConstraint
& Add parameter getters by @mmghannam in #190 - Add missing clone implementations by @mmghannam in #192
- feat: add set_display_verbosity and show_output by @KnorpelSenf in #194
- Method to get non-zero columns in a row by @mmghannam in #195
- Generic parametr setter and getter by @mmghannam in #196
New Contributors
- @KnorpelSenf made their first contribution in #194
Full Changelog: v0.5.1...v0.6.0