Skip to main content

Changelog for the ocl adaptor

@openfn/language-ocl

1.1.9

Patch Changes

1.1.8

Patch Changes

1.1.7

Patch Changes

1.1.6

Patch Changes

1.1.5

Patch Changes

  • 67a09fb: Add fn in OCL adaptor

1.1.4

Patch Changes

1.1.3

Patch Changes

1.1.2

Patch Changes

1.1.1

Patch Changes

1.1.0

Minor Changes

  • 29e335d: remove body in get request

1.0.2

Patch Changes

1.0.1

Patch Changes

1.0.0

Major Changes

  • 2c1d603: Remove parameter reassignment to ensure proper functioning inside an each block; add eslint

    The packages receiving a major bump here exposed functions that didn't work as expected inside each blocks. Users were previously wrapping these functions inside their own custom fn blocks, and this change will ensure that they can be used inside a standard each.

    See https://github.com/OpenFn/adaptors/issues/275 for more details.

Patch Changes

0.3.0

Minor Changes

  • 63232eb: Add get() and getMappings() function

0.2.6

Patch Changes

0.2.5

Patch Changes

0.2.4

Patch Changes

  • f7ebd3c: remove sample configuration

0.2.3

Patch Changes

  • f2aed32: add examples

0.2.2

Patch Changes

  • 6d8de03: change @constructor to @function and remove /* @module Adaptor /

0.2.1

Patch Changes

0.2.0

Minor Changes

  • 5a06d7f: Migrate OCL, update package export

Patch Changes

  • cb5d0ed: Updated to @openfn/simple-ast v0.4.1
  • 8566b26: Fix typings
  • b3d45ff: Fix CJS export of npm package.
  • ecf5d30: remove sinon since it was not being used
  • Updated dependencies [8566b26]
  • Updated dependencies [b3d45ff]
  • Updated dependencies [b5eb665]
  • Updated dependencies [ecf5d30]