Skip to content

v2.5.0

Compare
Choose a tag to compare
@me-viper me-viper released this 12 Feb 06:29
· 151 commits to main since this release

OpaDotNet.Wasm v2.5.0 (2024-02-09)

Bug Fixes

  • TryGetRegoSet<T> fails when T is JsonNode (c9f28cb)

Features

  • #1. Implement missing built-ins:
    • time.format
    • time.parse_ns
    • graph.reachable_paths
    • uuid.parse
    • object.subset
    • crypto.parse_private_keys
    • crypto.x509.parse_and_verify_certificates
    • crypto.x509.parse_certificates
    • crypto.x509.parse_certificate_request
    • crypto.x509.parse_keypair
    • crypto.x509.parse_rsa_private_key