Skip to content

v1.1.0

Compare
Choose a tag to compare
@MtkN1 MtkN1 released this 28 Apr 03:45
· 5 commits to main since this release
f8955fe

What's Changed

Added

  • Ensure WebSocket connection with Ping-Pong by @MtkN1 in #281

Documentation

  • Fix Read the Docs build using Poetry by @MtkN1 in #276
  • Fix typo in docstring in DataStore.get method by @nukopy in #275

Development

  • Use Ruff instead of Flake8, isort, and Black by @MtkN1 in #277
  • Migrate project management from Poetry to Hatch by @MtkN1 in #279
  • Update project configuration by @MtkN1 in #280
  • Configuring automatically generated release notes by @MtkN1 in #284
  • Integrate version control into Git tag with hatch-vcs by @MtkN1 in #285

New Contributors

Full Changelog: v1.0.0...v1.1.0