Skip to content

Releases: EndlessTrax/pyanchor

v0.7.3

06 Jul 15:27
v0.7.3
15e4180
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

28 May 16:58
v0.7.2
f470916
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

06 May 21:19
v0.7.1
780d399
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

06 Nov 20:55
v0.7.0
836b611
Compare
Choose a tag to compare

What's Changed

  • Bump werkzeug from 2.2.2 to 2.2.3 by @dependabot in #33
  • Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #41
  • Bump requests from 2.28.1 to 2.31.0 by @dependabot in #40
  • Bump flask from 2.1.2 to 2.2.5 by @dependabot in #42
  • Bump urllib3 from 1.26.14 to 1.26.18 by @dependabot in #44
  • Version 0.7.0 by @EndlessTrax in #46
    • Resolves dependabot security issues + upgrade dependencies.
    • Drops support for Python 3.7
    • Add support for Python 3.12
    • Bump version to 0.7.0

Full Changelog: v0.6.2...v0.7.0

v0.6.2

22 Jan 20:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

22 Jan 16:39
Compare
Choose a tag to compare

What's Changed

  • Bump certifi from 2022.6.15 to 2022.12.7 by @dependabot in #31
  • Updates pytest to 7.2

Full Changelog: v0.6.0...v0.6.1

v0.6.0

07 Jul 23:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.6.0

Other Changes:

  • Dependency and security updates
  • Dropped Support for Python 3.6
  • Added a Code of Conduct

v0.5.2

14 Jun 00:08
Compare
Choose a tag to compare

Updated dependancies (security patches) and added new GitHub Action.

v0.5.1 Release

02 Jun 19:44
Compare
Choose a tag to compare

Dependancy updates.

v0.5 Release

26 Oct 16:44
b8d6c75
Compare
Choose a tag to compare
  • Added the LinkAnalysis Class to check for obsolete attributes and unsafe anchor tags.
  • Docs and tests updated.