Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Latest commit

 

History

History
60 lines (32 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

60 lines (32 loc) · 1.04 KB

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.

[2.1.4] – 2022-12-16

Changed

  • Update superagent dependency

[2.1.3] – 2021-09-18

Fixed

  • Update to superagent ^7.1.1

[2.1.2] – 2021-09-18

Fixed

  • Re-release 2.1.1 after merge

[2.1.1] – 2021-09-18

Fixed

  • Update dependencies

[2.1.0] – 2021-07-30

Added

  • Add getMembers to get members of a list.
  • Add getLists to get all lists.

[2.0.1] – 2020-06-19

Fixed

  • Fix generation of hashes for email addresses. Now the MD5 hash of the lowercase version of the contact's email address is used.

[2.0.0] – 2020-06-02

Changed

  • Require at least NodeJS 10.
  • Update tool chain (Jest, ESLint, Prettier).

[1.0.4] – 2020-03-12

[1.0.3] – 2020-01-04

[1.0.2] – 2019-07-13

[1.0.1] – 2019-05-11

[1.0.0] – 2019-05-10