Skip to content

Conversation

@sdb9696
Copy link
Collaborator

@sdb9696 sdb9696 commented Jun 5, 2024

0.7.0.dev2 (2024-06-05)

Full Changelog

Implemented enhancements:

  • Make device initialisation easier by reducing required imports #936 (@sdb9696)

Fixed bugs:

  • Do not raise on multi-request errors on child devices #949 (@rytilahti)
  • Do not show a zero error code when cli exits from showing help #935 (@rytilahti)
  • Initialize autooff features only when data is available #933 (@rytilahti)
  • Fix P100 errors on multi-requests #930 (@sdb9696)

Documentation updates:

  • Update documentation structure and start migrating to markdown #934 (@sdb9696)

Closed issues:

  • Simplify instance creation API #927

Merged pull requests:

@codecov
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.36%. Comparing base (91de5e2) to head (55179e2).
Report is 113 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #952   +/-   ##
=======================================
  Coverage   91.36%   91.36%           
=======================================
  Files          83       83           
  Lines        5525     5525           
  Branches     1347     1347           
=======================================
  Hits         5048     5048           
  Misses        374      374           
  Partials      103      103           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sdb9696 sdb9696 merged commit 9deadaa into master Jun 5, 2024
@sdb9696 sdb9696 deleted the release/0.7.0.dev2 branch June 5, 2024 07:59
@sdb9696 sdb9696 added the release-prep Label for PR bumping release and updating changelog. label Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-prep Label for PR bumping release and updating changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants