Skip to content

Releases: stchris/untangle

1.2.1

02 Jul 14:04
e988ee2
Compare
Choose a tag to compare

Bugfixes

  • (SECURITY) Use defusedxml to prevent external entity exploits by @stchris in #94

Full Changelog: 1.2.0...1.2.1

1.2.0

01 Jul 18:33
42e4b3a
Compare
Choose a tag to compare

Major changes

  • (SECURITY) Prevent XML SAX vulnerability: External Entities injection (#60)
  • support for python keywords as element names (#43)
  • support Element truthiness on Python 3 (#68)
  • dropped support for Python 3.4-3.6 and pypy, untangle currently support Python 3.7-3.10
  • fixed setup.py warning (#77)

Development related changes

  • dropped support for Python 2.6, 3.3
  • formatted code with black
  • flake8 linter enforced in CI
  • main is now the default branch
  • switch to Github Actions
  • switch to poetry and pytest

Changes by PRs

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.1

30 Jun 05:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

28 Jun 01:04
Compare
Choose a tag to compare
Version 1.1.0