Skip to content

1.1.0

Compare
Choose a tag to compare
@wRAR wRAR released this 21 Apr 08:59
· 47 commits to master since this release
  • Added JMESPath support (ItemLoader.add_jmes etc.), requiring Parsel 1.8.1+
  • Added official support for Python 3.11
  • Removed official support for Python 3.6
  • Internal code cleanup
  • Added pre-commit support and applied changes from black and flake8
  • Improved CI