Skip to content

Alignment release 1.2.1

Compare
Choose a tag to compare
@deveaud-m deveaud-m released this 29 Jan 14:23
0af632d

Align release of fossology-python with Fossology REST API version, currently 1.2.1.

New features:

  • Limit file search to a single upload (#47)
  • Add upload from server (#50)
  • Support backward compatibility with previous API version (#51)
  • Support /license and /groups new endpoints (#55 and #56)

Other improvements:

  • Use pytest as the default test framework
  • Extend testsuite to support docker shared volumes in Github actions
  • Sort imports using isort