All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
8.0.6 (2022-11-17)
- Fix domains list method when items property is null (4153941)
8.0.5 (2022-11-17)
- deps: bump loader-utils from 2.0.3 to 2.0.4 (59f140c)
- Update standard-version types array to include pull-requests from dependabot (ba165a8)
8.0.4 (2022-11-16)
- types: Clarify DomainTemplatesQuery properties (dcc633c)
8.0.3 (2022-11-16)
- Bumps loader-utils from 2.0.2 to 2.0.3.
8.0.2 (2022-10-24)
- Increase limit on body size (8cd6fad)
- Update comment (d2dbff5)
8.0.1 (2022-08-30)
- Move webpack-merge to the dev dependencies (68304c2)
8.0.0 (2022-07-28)
- (MultipleValidationClient) Changed result interface for Multiple Validation.
- (ListsClient) property with the name 'skip' was replaced by 'page' in the ListsQuery interface.
- (ListsClient.list)'list' method changed the response interface to MailingListResult
- Unify iterating thru pages in Domain Templates
- (SuppressionClient) Some interfaces moved from Suppressions.d.ts to separate files (SuppressionClient.list) Property with name 'address' was replaced by iteratorPosition in the response in 'pages'
- (EventClient.get) Number propery was replaced by iteratorPosition in pages property of response
- (DomainTagsClient) Page property was added to DomainTagsQuery.
- (DomainTagsClient) Status property was added to DomainTagsList.
- (DomainTagsClient) Address property replaced by iteratorPosition in ParsedPage for list method.
- (MailListsMembers) Updated listMembers response to be object with MailListMembersResult interface
- Add query to MultipleValidationClient (2a7fd64)
- Unify iterating thru pages in domain tags (2ee7bd2)
- Unify iterating thru pages in Domain Templates (2dcf453)
- Unify iterating thru pages in events (41de3bb)
- Unify iterating thru pages in Mailing lists (40a6859)
- Unify iterating thru pages in Multiple Validations (db0d1f8)
- Unify iterating thru pages in suppressions (11962dc)
- Fix assignment for force_dkim_authority (ab442fe)
- Add pages navigation for mail list members (a62ebbf)
- Add release:test command (6fd1e48)
- Increase test coverage (93014da)
- Move duplicate logic to common class (4603fd2)
- Regenerate docs (665068d)
- Update commitlint rules (a5a8897)
- Update readme (3c32f1b)
7.0.4 (2022-07-07)
- Message Data (one of text, html, template required) (abd2862)
- Add content to message data (a878cc1)
- Add propetry for mime messages (f701cfb)
- Fix build error (c7fcb5e)
- Fix tests (b4791c4)
7.0.3 (2022-06-30)
- Update handler of mime messages to support strings (8d88163)
- Add missed subject property in readme (7f4d128)
- Fix link to doc for domains (944a189)
- Regenerate docs (7f6d318)
- Replace console.log by console.error for logging errors in the readme (fd9a31f)
7.0.2 (2022-06-14)
- Add boolean values handling in message create (ff91208)
7.0.1 (2022-06-10)
- Update max body length configuration. Fix Axios error handling (cbc4182)
7.0.0 (2022-05-19)
- Replaced ky with axios
- Fix tests. Improve error handling (063e3ee)
- Correct handling of options body. Add header for form-data (e2e210d)
- Corrected test to check body and not improper status code (d11cd39)
- Refactored ky usage with axios (df4da91)
- Removed console.log (b4e21c7)
- Update docs and readme (1ccaeac)
- Replaced ky with axios (142bb7a)
6.0.1 (2022-05-10)
- Remove file property handling as a file (d1a8a14)
- Update tests (52e443c)
6.0.0 (2022-05-06)
- Update ip-pools client responses body shapes. Refactor of request.ts file
- Update ip-pools client responses body shapes. Refactor of request.ts file (0595d62)
- Add tests (8590989)
5.2.2 (2022-04-22)
- Fix parsing of a response body with json data (d57671f)
- Update message type. Update readme file (dd22ec0)
- Update query parameter type for events get method (1705a1f)
- Update response handler to support string response (6e0f305)
5.2.1 (2022-04-14)
- Remove invalid StatsEvent types (61ac971)
5.2.0 (2022-04-11)
- Add validation methods to mailing list client (224790c)
5.1.0 (2022-04-08)
- Add verify method to domains (dd65f7b)
5.0.5 (2022-03-31)
- Add types to message create method (5c31628)
5.0.4 (2022-03-29)
- Remove dts-bundle dependency. Add package.json to dist (94cfd56)
- Update postchangelog command (08439c8)
5.0.3 (2022-03-23)
- Remove deprecated url package (406eb56)
- TypeError -> mailgun_js_1.default is not a constructor (ff91333)
- Update DomainsQuery interface for mg.domains.list (b55eb52)
- Update get method in Domain templates client interface to have an optional parameter (12868a8)
- Update webpack release config (240038a)
5.0.2 (2022-03-14)
- Make
StatsQuery
interface properties optional, addStatsEvent
type (91a2d6a)
5.0.1 (2022-02-23)
- Resolve ts strict mode issues (473f6a2)
5.0.0 (2022-02-23)
- Concatenation of d.ts files into one. Change import path for types
- Move index.ts file to lib folder (2592c68)
- Concatenation of d.ts files into one. Change import path for types (d27db87)
4.2.3 (2022-02-23)
- Remove redundant log (b088f8e)
4.2.2 (2022-02-16)
- Remove reduntant console.log (3e138dd)
4.2.1 (2022-02-04)
- Remove redundant logs (27142a0)
- Update readme (ea795e6)
4.2.0 (2022-02-02)
- Add domains tags functionality (6cc41e3)
- Add tests for new functionality (e741689)
4.1.6 (2022-01-24)
- Update "mocha" to fix "nanoid" dependency (4e122cf)
- Update "typedoc" version to fix "marked" version (a84a252)
- Recompile documentation (f068746)
4.1.5 (2022-01-24)
4.1.4 (2021-12-23)
- Add query parameter for the get method in domain templates client (5aa5cb1)
4.1.3 (2021-12-23)
4.1.2 (2021-12-14)
4.1.1 (2021-12-13)
4.1.0 (2021-11-30)
4.0.1 (2021-11-25)
4.0.0 (2021-11-18)
-
updated signature of unlinkIpPoll method
-
feature: Update events client to use v3 of API
-
feature: Update webhooks to use v3 of API
-
breaking: Update validation to use v4 of API
-
removed parse client functionality. Changed mg.validate.get response Added multiple email addresses validation
-
other: Update domain credentials responses to add status code
-
Update endpoints for service methods (#209) (59f812d), closes #209
3.7.3 (2021-11-10)
3.7.2 (2021-10-28)
3.7.1 (2021-10-28)
- Fix TS2345 error (e20b8d7)
3.7.0 (2021-10-20)
- Fix linter errors (126ba03)
3.6.1 (2021-10-18)
3.6.0 (2021-10-13)
3.5.9 (2021-09-16)
- Update @commitlint/cli and standard-version dependencies (fe0233e)
- Add templates examples to readme (f0bf0b8)
3.5.8 (2021-09-02)
- Update index.ts export to fix commonJs imports (246c046)
- Add examples of sending files to the readme (a922b35)
3.5.7 (2021-08-16)
- Minification is messing up node-fetch's detection of abort signals (79564f2)
3.5.6 (2021-08-12)
- Blob and buffer attachments not working (ad69bda)
3.5.5 (2021-08-09)
- Domain.Creates method returns error (2068c3d)
3.5.4 (2021-08-04)
- Error 400 on creating a webhook (ed1719d)
3.5.3 (2021-08-03)
- Issue with create and update route methods (b7cf5ea)