UNPKG

guerrillamail-api

Version:

A JavaScript promise-based wrapper for the Guerrilla Mail API

41 lines (24 loc) 769 B
# Changelog All notable changes to this project will be documented in this file. This document follows the best practices outlined by [keepachangelog.com](https://keepachangelog.com/en/1.0.0/) ## [1.2.2] - 2019-02-14 ### Fixed - README code block language. ## [1.2.1] - 2019-02-14 ### Added - Tests for utility functions. ## [1.2.0] - 2019-02-14 ### Added - Add webpack build step. ## [1.1.1] - 2019-01-16 ### Added - Improve documentation in README.md - Polling for new emails. - Connecting to custom email address. - Reacting to events. ## [1.1.0] - 2019-01-15 ### Changed - `import` to `require()` statements for compatibility with Node modules. ## [1.0.0] - 2019-01-14 ### Added - Initial commit.