Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 22:06
· 1 commit to master since this release
430a63d

Minor Changes

  • #237 eceb9d6 Thanks @jribbink! - Allow loading service key from environment variables and files.

    BREAKING CHANGES

    • getConfigValue and set have been removed as these were just a confusing abstraction above the @onflow/config packages
    • They have been replaced by exporting they config instance directly from the package
  • #240 374f371 Thanks @jribbink! - Add Cadence v1.0 support

Patch Changes