Skip to content

0.28.2

Compare
Choose a tag to compare
@yozachar yozachar released this 24 May 03:53
· 19 commits to master since this release
cfa5aa1

Breaking

No breaking changes were introduced in this version.

Features

No features were introduced in this version.

Maintenance

  • fix: corrects a few typo by @yozachar in #371
  • build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /package by @dependabot in #372
  • fix(ip_address): properly handle private is false by @grleblanc in #374
  • chore(url): allow symbols and pictographs in url by @prousso in #375
  • build(deps): bump requests from 2.31.0 to 2.32.0 in /package by @dependabot in #376
  • chore: fix typo; update dev deps; bump version by @yozachar in #377

Full Changelog: 0.28.1...0.28.2

New Contributors