Skip to content

Release 1.3.0

Choose a tag to compare

@mhucka mhucka released this 28 Jan 20:57
· 303 commits to main since this release

Changes in this release:

  • Fixed issue #2: httpx Timeout needs a default value.
  • Bump the required version of httpx to 0.16.
  • Changed name filter_by_extension(...) to filtered_by_extension(...) to follow the style of other functions that return values.
  • Made trivial changes to the Makefile