interfax
Version:
A wrapper around the InterFAX REST API for sending and receiving faxes.
56 lines (33 loc) • 1.41 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
## [0.8.0]
Add support for saving PDF files as well as TIFF files.
## [0.7.0]
Add file documentation and change file API to use promises.
## [0.6.0]
Big change to document uploading and how it is tied into the File objects and
multi part delivery.
## [0.5.0]
Add fax delivery.
## [0.4.0]
Add chunk uploading.
## [0.3.0]
Adds all outbound document calls except for uploading chunks.
## [0.2.1]
Removes unwanted console statement.
## [0.2.0]
Adds all inbound calls.
## [0.1.1]
Cleans up the README.
## [0.1.0]
Adds all outbound calls except for sending faxes.
[0.8.0]: https://github.com/interfax/interfax-node/tree/v0.8.0
[0.7.0]: https://github.com/interfax/interfax-node/tree/v0.7.0
[0.6.0]: https://github.com/interfax/interfax-node/tree/v0.6.0
[0.5.0]: https://github.com/interfax/interfax-node/tree/v0.5.0
[0.4.0]: https://github.com/interfax/interfax-node/tree/v0.4.0
[0.3.0]: https://github.com/interfax/interfax-node/tree/v0.3.0
[0.2.1]: https://github.com/interfax/interfax-node/tree/v0.2.1
[0.2.0]: https://github.com/interfax/interfax-node/tree/v0.2.0
[0.1.1]: https://github.com/interfax/interfax-node/tree/v0.1.1
[0.1.0]: https://github.com/interfax/interfax-node/tree/v0.1.0