Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.7.1 #95

Merged
merged 21 commits into from
Apr 9, 2020
Merged

V0.7.1 #95

merged 21 commits into from
Apr 9, 2020

Conversation

Windos
Copy link
Owner

@Windos Windos commented Apr 9, 2020

  • Update: Microsoft Community Toolkit to 6.0.0

  • New: Support relative paths on images

  • New: "ScheduledToast" switch added to Get-BTHistory which returns scheduled or snoozed toast notifications

  • Enhancement: Libraries only loaded on module import if libraries not already loaded

  • Enhancement: Validate that image paths exist

  • Fix: Reverted to XML clean up to remove curly braces if databindings are not being used (Issue Curly Braces when "Reminder" pops up #72)

  • Known Issues:

    • Regardless of what snooze option is chosen, a snoozed toast will re-appear after 9 minutes

    • Cause is unknown and isn''t unique to v0.7.1, will be investigated while working on v0.7.2

@codecov
Copy link

codecov bot commented Apr 9, 2020

Codecov Report

Merging #95 into master will decrease coverage by 1.73%.
The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #95      +/-   ##
==========================================
- Coverage   60.75%   59.02%   -1.74%     
==========================================
  Files           1        1              
  Lines         395      410      +15     
  Branches        3        3              
==========================================
+ Hits          240      242       +2     
- Misses        152      165      +13     
  Partials        3        3              
Impacted Files Coverage Δ
BurntToast/BurntToast.psm1 59.02% <71.42%> (-1.74%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 407fd51...0e74640. Read the comment docs.

@Windos Windos merged commit 4d28eb3 into master Apr 9, 2020
@Windos Windos deleted the v0.7.1 branch April 9, 2020 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants