Skip to content

Releases: usdigitalresponse/jest-environment-airtable-script

v0.2.1

15 May 17:55
13010e1
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[Unreleased]

[0.2.1] - 2025-05-15

Fixed

  • Changed the redacted value of input secrets to match that in the Airtable editor.

[0.2.0] - 2025-05-08

Added

  • Support for new input.secret methods.

[0.1.0] - 2025-03-12

Added

  • Handled thrown errors within script code. Errors are now caught and returned in the results object.

[0.0.4] - 2025-01-13

Changed

  • Fixed FS module not being available in the SDK.
  • Clarified some types in the input SDK.
  • General cleanup of some comments.

[0.0.3] - 2025-01-10

Changed

  • Removed the __sdk.js developer file from the respoitory.
  • Fixed the types for runAirtableScript.
  • Made the distribution use a relative path for importing the SDK code.

[0.0.2] - 2025-01-09

Changed

  • Changed the name property of records to pull data from the first field in the table.

[0.0.1] - 2025-01-08

Added

  • Initial release.

v0.2.0

13 May 23:31
fd49610
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[Unreleased]

[0.2.0] - 2025-05-08

Added

  • Support for new input.secret methods.

[0.1.0] - 2025-03-12

Added

  • Handled thrown errors within script code. Errors are now caught and returned in the results object.

[0.0.4] - 2025-01-13

Changed

  • Fixed FS module not being available in the SDK.
  • Clarified some types in the input SDK.
  • General cleanup of some comments.

[0.0.3] - 2025-01-10

Changed

  • Removed the __sdk.js developer file from the respoitory.
  • Fixed the types for runAirtableScript.
  • Made the distribution use a relative path for importing the SDK code.

[0.0.2] - 2025-01-09

Changed

  • Changed the name property of records to pull data from the first field in the table.

[0.0.1] - 2025-01-08

Added

  • Initial release.

v0.1.0

12 Mar 18:21
5e8b348
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.0] - 2025-03-12

Added

  • Handled thrown errors within script code. Errors are now caught and returned in the results object.

[0.0.4] - 2025-01-13

Changed

  • Fixed FS module not being available in the SDK.
  • Clarified some types in the input SDK.
  • General cleanup of some comments.

[0.0.3] - 2025-01-10

Changed

  • Removed the __sdk.js developer file from the respoitory.
  • Fixed the types for runAirtableScript.
  • Made the distribution use a relative path for importing the SDK code.

[0.0.2] - 2025-01-09

Changed

  • Changed the name property of records to pull data from the first field in the table.

[0.0.1] - 2025-01-08

Added

  • Initial release.

v0.0.4

13 Jan 21:01
39b04bd
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[Unreleased]

[0.0.4] - 2025-01-13

Changed

  • Fixed FS module not being available in the SDK.
  • Clarified some types in the input SDK.
  • General cleanup of some comments.

[0.0.3] - 2025-01-10

Changed

  • Removed the __sdk.js developer file from the respoitory.
  • Fixed the types for runAirtableScript.
  • Made the distribution use a relative path for importing the SDK code.

[0.0.2] - 2025-01-09

Changed

  • Changed the name property of records to pull data from the first field in the table.

[0.0.1] - 2025-01-08

Added

  • Initial release.

v0.0.3

10 Jan 20:19
e1a8584
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[Unreleased]

[0.0.3] - 2025-01-10

Changed

  • Removed the __sdk.js developer file from the respoitory.
  • Fixed the types for runAirtableScript.
  • Made the distribution use a relative path for importing the SDK code.

[0.0.2] - 2025-01-09

Changed

  • Changed the name property of records to pull data from the first field in the table.

[0.0.1] - 2025-01-08

Added

  • Initial release.

v0.0.2

10 Jan 19:09
782dd59
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[Unreleased]

  • Removed the __sdk.js developer file from the respoitory.
  • Fixed the types for runAirtableScript.

[0.0.2] - 2025-01-09

Changed

  • Changed the name property of records to pull data from the first field in the table.

[0.0.1] - 2025-01-08

Added

  • Initial release.