Skip to content

Releases: wecasa/zoho_sign

v0.2.1

03 Oct 08:18
Compare
Choose a tag to compare

Changelog

[0.2.1] - 2023-10-03

  • Adding support for Zoho regional domains (#53)

v0.2.0

02 Oct 09:32
Compare
Choose a tag to compare

Changelog

[0.2.0] - 2023-10-02

  • Upgrade Faraday gem from v1 to v2 (#52)
  • Add ruby 3.1 to the testing matrix. (#27)

v0.1.1

17 Dec 16:23
Compare
Choose a tag to compare

Changelog

[0.1.1] - 2021-12-17

Created RELEASE_PROCESS.md.

[0.1.0] - 2021-09-17

  • Initial release:
    • ZohoSign::Template.all
    • ZohoSign::Template.find
    • ZohoSign::Template.create_document
    • ZohoSign::Document.all
    • ZohoSign::Document.find
    • ZohoSign::Document.download_pdf###