Replies: 2 comments 1 reply
-
No, there's no |
Beta Was this translation helpful? Give feedback.
1 reply
-
There's a PR #5565 for it but it hasn't been actively worked on in a while |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to get not the latest, but the previous to the latest tag, so I imagine I could do something like
first(latest(tags(),2))
but couldn't find a similar function, nor an expression to do so.Beta Was this translation helpful? Give feedback.
All reactions