Skip to content

1.0.0-beta.3

Compare
Choose a tag to compare
@glbrntt glbrntt released this 17 Jan 15:59
· 8 commits to main since this release
0cc94cc

What's Changed

💥 API changes

  • Remove indirection when creating the HealthService. Rather than creating a Health object holding a service you can now just create a HealthService. (#24)

🔧 Other changes

  • Regenerate stubs and update dependencies (#26)
  • Add missing test import (#23)