Skip to content

v1.0.88

Compare
Choose a tag to compare
@cycloid-machine cycloid-machine released this 03 Mar 12:12
· 427 commits to develop since this release
5d207fa
  • CHANGED
    • Update client to version v1.0.88
      (PR #125)
    • cy-wrapper: Now use Cycloid URL instead of Github to avoid API request limits
      (PR #126)
    • cy-wrapper: provide debug mode using CY_DEBUG env var
      (PR #127)
    • cy-wrapper: CY_WAIT_NETWORK now default to false
      (PR #127)
    • cy-wrapper: CY_VERSION can be enforced to a specific version
      (PR #127)
    • cy-wrapper: Reduce the default number of retries and provide new CY_DOWNLOAD_RETRIES variable
      (PR #127)
    • cy-wrapper: Error handling when CY_RELEASES_URL is not reachable or incorrect
      (PR #127)