Skip to content

2.0

Choose a tag to compare

@sizmailov sizmailov released this 01 Sep 14:37
· 54 commits to master since this release
51cc96c

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 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)