UNPKG

westfax

Version:

Interact with the WestFax Secure Cloud Fax API to send and receive faxes.

22 lines (15 loc) 684 B
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.0.0] - 2024-02-25 ### Added - Initial release of the WestFax NPM module - Core functionality for interacting with the WestFax Secure Cloud Fax API - Methods for sending faxes to single or multiple recipients - Methods for retrieving fax documents and managing fax filter values - Comprehensive documentation and examples - TypeScript type definitions ## [1.0.3] - 2024-02-26 ### Added - Merged single and multi functions