Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update protobuf to allow reql format #28

Merged
merged 1 commit into from
May 16, 2022
Merged

Conversation

gabor-boros
Copy link
Member

Description

Add the new format command.

Code examples

2.6.10 :008 > r.format("{hello} Gabor", { :hello => "Hello" }).run()
 => "Hello Gabor"

Checklist

References

Signed-off-by: Gabor Boros <gabor.brs@gmail.com>
@gabor-boros gabor-boros added the enhancement New feature or request label May 15, 2022
@gabor-boros gabor-boros added this to the 2.5.x milestone May 15, 2022
@gabor-boros gabor-boros requested a review from tinco May 15, 2022 19:36
@gabor-boros gabor-boros self-assigned this May 15, 2022
@tinco
Copy link
Contributor

tinco commented May 16, 2022

Looks good!

@tinco tinco merged commit e5b14cc into master May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants