Skip to content

Releases: Shuffle/app_sdk

0.0.25

29 Mar 17:32
Compare
Choose a tag to compare

Made less than / more than work better with digits + non-digits together

Full Changelog: 0.0.24...0.0.25

0.0.24

24 Mar 23:29
Compare
Choose a tag to compare

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

24 Mar 23:15
Compare
Choose a tag to compare

Fixed a Null DEBUG env issue

Full Changelog: 0.0.22...0.0.23

0.0.22

24 Mar 23:07
Compare
Choose a tag to compare

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

23 Mar 23:42
Compare
Choose a tag to compare

Dependency bump

Full Changelog: 0.0.20...0.0.21

0.0.20

23 Mar 23:34
Compare
Choose a tag to compare

Bump for it to work with shufflepy 0.0.9

What's Changed

New Contributors

Full Changelog: https://github.com/Shuffle/app_sdk/commits/0.0.20

0.0.19

22 Mar 09:36
d97a215
Compare
Choose a tag to compare

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.