2.0
Changes:
- π Explicitly set encoding of stubs to utf-8 (#133)
- π Fix value representation for collections with print-unsafe elements (#132)
- π Fix missing remap of
numpy.ndarray.flags(#128) - β¨ Process
scipy.sparse.*types the same asnumpy.ndarraywith--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-sizeto--numpy-array-wrap-with-annotated(#128)