Skip to content

Releases: webrecorder/warcio

warcio v1.8.1

31 Mar 16:09
05b1a68

Choose a tag to compare

What's Changed

  • Add open_or_default back as alias for fsspec_open by @tw4l in #197

Full Changelog: v1.8.0...v1.8.1

warcio v1.8.0

30 Mar 22:03
bf2c7a9

Choose a tag to compare

What's Changed

  • feat: Add s3/https support by @wumpus in #194
  • Bump version to 1.8.0 and update changelist by @tw4l in #196

Full Changelog: v1.7.5...v1.8.0

warcio v1.7.5

10 Dec 21:31

Choose a tag to compare

What's Changed

  • Fix typos discovered by codespell by @cclauss in #160
  • Migrate to GitHub Actions CI and resolve dependency issues by @tw4l in #164
  • Add very simple test for version argument and use importlib feature instead of deprecated pkg_resources for version by @white-gecko in #173
  • Run pytest directly. setup.py test was removed in setuptools 72. by @white-gecko in #172
  • Update codecov/codecov-action from v1 to v4 by @white-gecko in #171
  • Remove superfluous ci step by @white-gecko in #174
  • Test python 3.12 by @white-gecko in #175
  • chore: finish py3.12 by @wumpus in #176
  • feat: add darwin and windows CI by @wumpus in #178
  • doc: document how to use brotli; test brotli by @wumpus in #179
  • feat: test old ubuntu version by @wumpus in #180
  • feat: try py 3.13, plus typos by @wumpus in #184
  • Handle deprecation of naive datetime functions like utcnow() by @tw4l in #185
  • bump version to 1.7.5 by @ikreymer in #186

New Contributors

Full Changelog: v1.7.4...v1.7.5