version.one.zero.one #49
TodePond
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sup berdies, what's cookin? 🤙
Check out the latest DreamBerd release below 👇
And remember to smash that Star button and click Watch to get all the latest updates 🔔
Regular Expressions (thanks to @Pomierski)
You can now use the regular expression type to narrow string values.
To avoid confusion, you can use any spelling that you want, such as 'Regex' or 'RegularExpression'.
For reference, all supported regular expressions match the regular expression
/Reg(ular)?[eE]xp?(ression)?/
.Naming (thanks to @karolstawowski and @OsaidAlhomedy)
Variables and constants can now be named with any Unicode character or string.
This includes numbers, and other language constructs.
This discussion was created from the release version.one.zero.one: Merge pull request #48 from karolstawowski/var-and-const.
Beta Was this translation helpful? Give feedback.
All reactions