Skip to content

1.0.0 - Phase 2 Support

Compare
Choose a tag to compare
@obahareth obahareth released this 06 Dec 22:44
· 11 commits to main since this release
8d43f2e

Full support for Phase 2

  • Generating CSRs and certificates
  • Hashing
  • Signing
  • Wrapping ZATCA APIs

Breaking Changes

  • Dropped support for Ruby 2.4
  • Both ZATCA::QRCodeGenerator and ZATCA#render_qr_code now receive a mandatory tags keyword argument
    • e.g. ZATCA#render_qr_code(tags: tags) instead of ZATCA#render_qr_code(tags)
    • This was done because for Phase 2 both functions can either take ZATCA tags or a base64 string