Skip to content

0.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 21:52
· 94 commits to main since this release
34fc23d

Fixed

  • Fixed require not throwing syntax errors (#168)
  • Fixed require caching not working correctly (#171)
  • Fixed case-sensitivity issue in require with aliases (#173)
  • Fixed itertools dependency being marked optional even though it is mandatory (#176)
  • Fixed test cases for the net built-in library on Windows (#177)