Skip to content

v1.24.1

Compare
Choose a tag to compare
@linjiX linjiX released this 23 Sep 15:23
· 37 commits to main since this release

Bug Fixes:

  • Fix the TypeError when using _repr1 on python builtin type with _repr_type (#1258)

Install Dependencies:

  • Set the minimum version of urllib3 to v1.15 (#1254)
  • Remove the limitation numpy <= 1.20.3 (#1265)

Documentation:

  • Add the pdf download option on the Read The Docs website (#1263)
  • Correct the example code in the docs (#1255, #1257)
  • Replace all the .cn url with .com in the docs (#1252)