Releases: vivait/docbuild-php
Releases · vivait/docbuild-php
XLSX Conversion
5.0 [BC] Simplification
Breaking Changes
- Constructor signature has changed
- Removal of Symfony components
- API keys are used instead of oAuth tokens
- Removal of Adobe Sign functions (no longer supported in DocBuild)
- PHP 7.4 Minimum Requirement
4.0 Version Bump
- Allows wider range of Symfony components
- Raise minimum PHP requirement to 7.2
Release 3.0.2
- Update endpoint to https
Release 3.0.1
Fixes
- Fixes an issue with credentials not refreshing
Release 3.0.0
Breaking changes:
- The
HttpAdapter
interface has been replaced by the newAdapter
interface - The
GuzzleAdapter
is no longer provided by the package. You must write your own adapter.
2.0.0
CI changes:
Travis now builds:
- 7.1
- 7.2
- 7.3
- Nightly
It also runs the highest dependencies and the lowest dependencies for all the packages required.
Package changes:
- Minimum PHP version now
>=7.1
symfony/options-resolver
now set to^2.2|^3.4
- Moved
mikey179/vfsStream
to dev depdency (as that's where it should be)
Release 1.2.0
- Add Signable support
- Sending out for signatures
- Sending out reminders
- Cancellation
Add v2 mail merge support
Merge pull request #11 from vivait/v2-mailmerge-support Add v2 mail merge support
Release 1.0.0
Move domain name