Skip to content

v5.0.0

Choose a tag to compare

@anehx anehx released this 09 Aug 13:38
· 481 commits to main since this release

Feature

  • license: Switch license from MIT to GPL-3.0-or-later (47c1a84)

Fix

  • python: Use python v3.8 (920c0bd)

Breaking

  • Drop support for Python v3.7. This should have been done in 29a49ee which updated the python version to 3.10 which is too restrictive. We now guarantee support for python versions 3.7 to 3.10. (920c0bd)
  • document-merge-service is now released under the GPL-3.0-or-later license. (47c1a84)