Skip to content

Releases: tomascco/rubrik

v1.1.0

01 Dec 20:21
e08a92c
Compare
Choose a tag to compare

What's Changed

✨ Added

🐛 Bug Fixes

Full Changelog: v1.0.1...v1.1.0

v1.0.1

29 Nov 18:26
c7ec32e
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Handle the case that the Annots Array is indirect by @tomascco in #10

🛠 Other Changes

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 Oct 18:38
05b6755
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes

  • Rename Rubrik::Sign param from public_key to certificate by @tomascco in #6

🛠 Other Changes

Full Changelog: v0.2.1...v1.0.0

v0.2.1

20 Oct 21:09
abe50aa
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes

🛠 Other Changes

New Contributors

Full Changelog: v0.1.1...v0.2.1

v0.1.1

16 Oct 11:57
3922b6c
Compare
Choose a tag to compare

Fixed

  • Exception when requiring the gem

Full Changelog: v0.1.0...v0.1.1

Initial version

16 Oct 02:20
2d547ed
Compare
Choose a tag to compare
Initial version Pre-release
Pre-release

Added

  • Initial release.
  • Add the capacity to update PDFs incrementally.
  • Sign documents with OpenSSL::PKCS7.

Full Changelog: https://github.com/tomascco/rubrik/commits/v0.1.0