Skip to content

Releases: ArchwayTrust/Insights-Fabric-PythonHelper

March 2025 - v0.3.0

31 Mar 13:16

Choose a tag to compare

December 2023 - v0.2.8

05 Dec 13:20

Choose a tag to compare

First release to PyPi.

Full Changelog: v0.2.7...v0.2.8

December 2023 - v0.2.7

05 Dec 10:51

Choose a tag to compare

Simplified delete_email method.

What's Changed

December 2023 - v0.2.6

04 Dec 12:24
0816aa7

Choose a tag to compare

What's Changed

  • 23 provide ability to return list of matching messages by @bcdobbs in #24

Full Changelog: v0.2.5...v0.2.6

December 2023 - v0.2.5

04 Dec 11:30
074f51b

Choose a tag to compare

  • Improved the delete routine after previous intermittent failures.
  • By default, limited the email search to the users Inbox. This can be overridden in the search function with only_search_inbox = False

Full Changelog: v0.2.4...v0.2.5

December 2023 v0.2.4

03 Dec 13:33
f546bd3

Choose a tag to compare

Restored functionality that updates the refresh token in Key Vault every time it connects. Not 100% clear from MSAL documentation but I think this keeps a rolling window open provided continued use.

Full Changelog: v0.2.3...v0.2.4

December 2023 v0.2.3

03 Dec 08:11
4db54f2

Choose a tag to compare

Corrected misformed URL when getting list of attachments.

What's Changed

Full Changelog: v0.2.2...v0.2.3

December 2023 - v0.2.2

02 Dec 15:42

Choose a tag to compare

Added clear instructions after an instance of Emails is created.

Full Changelog: v0.2.1...v0.2.2

December 2023 - v0.2.1

02 Dec 15:33
f71a94e

Choose a tag to compare

After instance of the Email class is created you now need to run the connect() method.

This cleans up initial configuration.

Full Changelog: v0.2.0...v0.2.1

December 2023 - v0.2.0

02 Dec 15:02

Choose a tag to compare

Added method to send email.

Full Changelog: v0.1.8...v0.2.0