Skip to content

MSAL Extensions Python, 0.3.1

Compare
Choose a tag to compare
@rayluo rayluo released this 13 Dec 04:44
· 23 commits to master since this release
8404023

This is a bugfix/enhancement release without any API change, and it will be automatically picked up by all downstream applications that accepts MSAL EX Python 0.3.x series.

  • Enhancement: Better concurrency (#61, #63, #100)
  • Bugfix: Now supports user home dir in drive root on Windows (#83, #84)
  • Enhancement: This package can now be run inside container
  • Enhancement: Improvement compatibility with PyInstaller 3.5 on Python 2.7 (#85, #91)
  • Enhancement: Catchable exception when persistence is unavailable (#92, #93)
  • Enhancement: Support dependency portalocker 2.0+ (#94, #97)
  • Enhancement: Improve documentation (#77, #102)
  • Including license in release package (#76)