Skip to content

Release v0.11.11

Compare
Choose a tag to compare
@shawaj shawaj released this 22 Nov 18:18
· 329 commits to master since this release
3a70245

What's Changed

  • docs: added release instructions by @marvinmarnold in #37
  • Create CODEOWNERS by @shawaj in #40
  • Add note about auto generating by @shawaj in #39
  • fix: build for lowest common denominator by @shawaj in #41
  • feat: add getting firmware version method by @posterzh in #33
  • fix: only try to upload if version number changed by @shawaj in #44
  • Add customised exceptions for JSON RPC Miner client. by @robputt in #45
  • Add LockSingleton for ECC lock by @posterzh in #46
  • release: v0.8.13 by @marvinmarnold in #49
  • Implemented bump2version action by @SebastianMaj in #48
  • Adds conditional checks for RockPi by @vpetersson in #27
  • Version bump should only happen on master by @SebastianMaj in #51
  • feat: add Diagnostic and DiagnosticsReport by @marvinmarnold in #55
  • release: v0.11.1 by @marvinmarnold in #56
  • refactor: revert to LockSingleton by @posterzh in #54
  • release: v0.11.2 by @marvinmarnold in #57
  • Make lock_ecc() decorator forward the exception correctly by @posterzh in #59
  • Sebastianmaj/masteronlybump by @SebastianMaj in #58
  • fix: DiagnosticsReport#get_report_subset by @marvinmarnold in #61
  • Sebastianmaj/miner json rpc exceptions by @SebastianMaj in #62
  • Fix: Exceptions cleanup for hm-diag by @SebastianMaj in #63
  • Sebastianmaj/fix passing build by @SebastianMaj in #65
  • Removed all references to bump2version by @SebastianMaj in #66
  • fix: correct order for extend commands by @shawaj in #68

New Contributors

  • @posterzh made their first contribution in #33
  • @SebastianMaj made their first contribution in #48

Full Changelog: v0.8.9...v0.11.11