v1.0.0
What's Changed
- Refactor derive macros by @zshipko in #109
- Upgrade to Syn 2.0 by @Pat-Lafon in #135
- Updating github workflow by @Pat-Lafon in #142
- Support OCaml 5, update to boxroots 0.3 by @zshipko in #136
- Fix bug where
Vec<f32>
would be converted to a non-flat float array in ocaml by @gridbugs in #144 - Fortran layout bigarray view by @crackcomm in #145
- more cleanup/improvements by @zshipko in #154
- prepare 1.0.0 release by @zshipko in #155
New Contributors
- @fmckeogh made their first contribution in #98
- @Pat-Lafon made their first contribution in #135
- @gridbugs made their first contribution in #144
Full Changelog: v1.0.0-beta.4...v1.0.0