Changelog for the inform adaptor
@openfn/language-inform
1.0.1 - 28 May 2025
Patch Changes
- 62ec0a4: - Update square logo
- Add semi-colon after each example.
- Add options description to downloadAttachment function
- Remove sensitive data in examples
1.0.0 - 12 May 2025
- Implement an
inform
adaptor with http
and helper functions
- A user can use
get()
and request()
http helpers to make any request to
inform
- A user can use different helper functions such as
getForm()
,
getSubmissions()
to get different types of data from inform