Skip to content
Compare
Choose a tag to compare
@JamesIves JamesIves released this 10 Jan 14:41
· 268 commits to releases/v2 since this release

Changes

  • Implements a new option called format which allows you to modify the format of the data being saved. You can leverage this to save text data if that is responded via the API request.

Minor Changes

  • Fixes an issue with the debug option as it wasn't properly parsing the response.
  • Introduces major version tags. You can now point your workflow to JamesIves/fetch-api-data-action@v2` if you'd like to always have the most cutting edge changes outside of using the release branch directly.
  • Dependency bumps.
  • README updates.