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.
- Update
superagent
dependency
- Update to superagent ^7.1.1
- Re-release 2.1.1 after merge
- Update dependencies
- Add
getMembers
to get members of a list. - Add
getLists
to get all lists.
- Fix generation of hashes for email addresses. Now the MD5 hash of the lowercase version of the contact's email address is used.
- Require at least NodeJS 10.
- Update tool chain (Jest, ESLint, Prettier).