Skip to content

2.0.dev1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sizmailov sizmailov released this 01 Sep 01:15
· 47 commits to master since this release
10ebca3

Changes:

  • 🐛 Fix missing remap of numpy.ndarray.flags (#128)
  • ✨ Process scipy.sparse.* types the same as numpy.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)