Releases: iwpnd/pyle38
Releases · iwpnd/pyle38
[0.3.0]: added INFO command
[0.2.0]: new command, stricter validation
New Features
- ✨ add
HEALTHZcommand to Leader and Follower
HEALTHZ allows you to check your Tile38 ready state in e.g. a /health endpoint - Read more.
Refactorings
- ♻️ bind TypeVar T to dict specifically
A features properties can now only be of type dict
Docs
- 📚️ update readme with HEALTHZ
- 📚️ update readme with PING
- 📚️ add docstrings to commands/nearby
- 📚️ add docstrings to commands/intersects
- 📚️ add docstrings to commands/within
[0.1.0]: Initial release 🎉
First version of an asynchronous Tile38 client for Python 3.8+