2.0.dev1
Pre-release
Pre-release
Changes:
- 🐛 Fix missing remap of
numpy.ndarray.flags
(#128) - ✨ Process
scipy.sparse.*
types the same asnumpy.ndarray
with--numpy-array-wrap-with-annotated
(#128) - ✨ Support dynamic array size with
--numpy-array-wrap-with-annotated
(#128) - ❗️ Renamed CLI argument
--numpy-array-wrap-with-annotated-fixed-size
to--numpy-array-wrap-with-annotated
(#128)