v0.2
What's Changed
- Update init.py by @epcosta17 in #21
- Update README.md by @epcosta17 in #22
- Actually sending audio with sending_audio.py by @DaudAhmad0303 in #24
- added forward slash in query_media_url fun fixes #25 by @DaudAhmad0303 in #26
- Add configurations to run in docker container by @claudineibr in #28
- Edit readme by @claudineibr in #29
- support interactive button without header and footer by @Esteban108 in #30
- added return types for getter methods by @nikbott in #35
- Requirements in setup.py by @soerenetler in #36
- Add automated tests with pytest by @soerenetler in #38
- Add support for documents by @taylorgibb in #49
- Update documentation and examples to include new get_document functionality by @taylorgibb in #50
- add mark_as_read by @filipporomani in #51
New Contributors
- @epcosta17 made their first contribution in #21
- @DaudAhmad0303 made their first contribution in #24
- @claudineibr made their first contribution in #28
- @Esteban108 made their first contribution in #30
- @nikbott made their first contribution in #35
- @soerenetler made their first contribution in #36
- @taylorgibb made their first contribution in #49
- @filipporomani made their first contribution in #51
Full Changelog: v0.1...v0.2