Releases: steamship-core/python-client
Releases · steamship-core/python-client
Agent Beta 4
2.17.0b3 Eliminate create_response
Agents Beta 2
2.17.0b1 Add emit function
Agents beta 3
2.17.0b2 Remove errant comma
Agents Beta
2.17.0b0 Remove errant comma
2.16.9 - Double instance_init bugfix
2.16.8 - Experimental Telegram superclass; ship serve; bugfixes
What's Changed
- Async Generator Tests by @dkolas in #353
- bugfix:
ship info
should respond to STEAMSHIP_API_KEY as well as .steamship.json by @eob in #347 - Experimental Telegram Bot Superclass by @dkolas in #351
- feat: add
ship serve
command for local development by @eob in #343
Full Changelog: 2.16.7...2.16.8
2.16.6 - Fixes for Replit & Collab
This release updates our Python client to respond to some minor changes in Replit & Google Collab's environments.
2.16.5 - Add ship info command
feat: Add `ship info` command for helping users diagnose whether thei…
2.16.4 - Bugfix: Tag deserialization upon create
What's Changed
- [Bugfix] Tag creation now returns a properly deserialized tag object.
Full Changelog: 2.16.3...2.16.4
2.16.3 - Experimental Tools
What's Changed
- [Experimental] Tools! Porting over Doug's tools from the https://github.com/steamship-packages/telegram-bot-with-tools repository and extending with some command-centric additions
- [Experimental] Audio, Video, and Photo support for Telegram! Added to the Telegram transport.
Full Changelog: 2.16.2...2.16.3