cedar 1.0.0 copy "cedar: ^1.0.0" to clipboard
cedar: ^1.0.0 copied to clipboard

Implementation of the Cedar policy language in Dart.

1.0.0 #

  • chore: Bump Dart SDK constraint to ^3.8.0
  • feat: Implement Cedar V4 parity
    • Implement IP address extensions
    • Add datetime and duration extensions
    • Template linking and diagnostics
    • Schema parsing and validation
    • Adds v4 protobuf schemas
    • Fixes remaining discrepancies in implementation
    • Updates corpus tests

0.2.6 #

  • chore: Bump Dart SDK constraint to ^3.7.0
  • chore: Remove unused dependencies
  • chore: Update protobuf dependency to ^4.0.0

0.2.5 #

  • fix: JSON decoding of is expressions

0.2.4 #

  • Require Dart 3.5 (workspace support)
  • chore: Update dependencies

0.2.3 #

  • chore: Public interface cleanup

0.2.2 #

  • chore: Lower dependency constraints

0.2.1 #

  • feat: Add Protobuf types

0.2.0 #

  • feat: Add Dart evaluation
  • chore!: Rename several types from CedarX to just X to improve readability and consistency with Rust impl

0.1.3 #

  • Update repository URL

0.1.2 #

  • Add templates to CedarPolicySet.toJson

0.1.1 #

  • Add template-linked policies

0.1.0 #

  • Initial version.
1
likes
130
points
241
downloads

Publisher

verified publishercelest.dev

Weekly Downloads

Implementation of the Cedar policy language in Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause-Patent (license)

Dependencies

built_collection, built_value, collection, decimal, fixnum, json_annotation, logging, meta, protobuf, source_span, string_scanner

More

Packages that depend on cedar