Releases: Shuffle/app_sdk
Releases · Shuffle/app_sdk
0.0.25
0.0.24
Timeouts now added without DEBUG for loops. May cause some issues for those who haven't changed their timeouts.
Full Changelog: 0.0.23...0.0.24
0.0.23
Fixed a Null DEBUG env issue
Full Changelog: 0.0.22...0.0.23
0.0.22
Added debug multi exec with timeouts. Should add: Yields and Concurrency to make things fast
Full Changelog: 0.0.21...0.0.22
0.0.21
Dependency bump
Full Changelog: 0.0.20...0.0.21
0.0.20
Bump for it to work with shufflepy 0.0.9
What's Changed
- handle shuffle_auto_remove condition and added a size result size limit by @yashsinghcodes in #2
- feat: added shuffle_default by @yashsinghcodes in #3
New Contributors
- @yashsinghcodes made their first contribution in #2
Full Changelog: https://github.com/Shuffle/app_sdk/commits/0.0.20
0.0.19
App SDK 0.0.19
Solves a previous problem with using shufflepy / singul functions:
self.run_app()
singul.run_app()
shuffle.run_app()
This should now work from within Shuffle, even when in swarm.