clarkmcc / cel-rust

Common Expression Language interpreter written in Rust
https://crates.io/crates/cel-interpreter
MIT License
375 stars 21 forks source link

Bump interpreter version to 0.7.1 #46

Closed lucperkins closed 4 months ago

lucperkins commented 4 months ago

With the merging of #42, I feel like a patch version bump is in order (just the interpreter).

clarkmcc commented 4 months ago

Merged and published to crates.io

lucperkins commented 4 months ago

@clarkmcc Awesome! Thanks a ton for your speedy response and for your work on this 💯

clarkmcc commented 4 months ago

You bet! Thanks for the contribution.