- Added the possibility to add required checkboxes to
Universign::Document.
- Fix bugs on multi-threads requests.
- Add
xmlrpcas dependency, and raise required ruby version to 2.3.
- Refactor and rename errors. They now all inherit from
Universign::Error.
- Fixing regressions added
- Adding the possibility to configure proxy and timeout options for the XMLRPC Client
- Bumping rake development dependancy due to security issues
- Add
chaining_modetoUniversign::Transactionoptions.
- bugfix : do not add
nameparameter to SignatureField when it's nil.
- SignatureField can be managed with a named field instead of coordinates.
- rename gem to
ruby_universign - rename
ESignmodule toUniversign - release gem on rubygems
- Add
final_doc_sentandfinal_doc_requester_sentparameters toESign::Service::Transaction