Skip to main content

Changelog for the rapidpro adaptor

@openfn/language-rapidpro

1.0.10

Patch Changes

1.0.9

Patch Changes

1.0.8

Patch Changes

1.0.7

Patch Changes

1.0.6

Patch Changes

1.0.5

Patch Changes

1.0.4

Patch Changes

1.0.3

Patch Changes

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.5.6

Patch Changes

0.5.5

Patch Changes

  • ef828e7: update old urls in readme
  • 14f481e: mark execute as private
  • Updated dependencies [2b4c61a]

0.5.4

Patch Changes

  • f7ebd3c: remove sample configuration

0.5.3

Patch Changes

  • f2aed32: add examples

0.5.2

Patch Changes

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

0.5.1

Patch Changes

  • cbb8968: Fix axios Inefficient Regular Expression Complexity vulnerability

0.5.0

Minor Changes

  • 11f83ff: Migrate RapidPro

Patch Changes