Skip to content

v0.2.0: Support Pydantic v2, switch to cloudpathlib

Compare
Choose a tag to compare
@adrianeboyd adrianeboyd released this 04 Aug 11:27
· 24 commits to main since this release
40689fa

✨ New features and improvements

  • Switch from Pathy to cloudpathlib (#43).
  • Update setup for Python 3.6+ support (#45).
  • Replace pydantic.BaseSettings with simpler checks (#46).
  • Extend to confection v0.1 (#50).
  • Allow Pydantic v2 using transitional v1 support (#52).

🔴 Bug fixes

  • Accept both SPACY PROJECT and WEASEL in markers (#42).
  • Fix error code E501 (#47).

👥 Contributors

@adrianeboyd, @honnibal, @ines, @rmitsch, @svlandeg