Twitter Feed: Post

Twitter Feed

@zkat__ ("kat marchán") wrote:

just to highlight how significant this is... KDL has a set of "reserved" string types that you can apply to strings with the _intention_ of people interpreting them as string representations of those types.

Dani... implemented all of them: https://github.com/kdl-org/kdl/blob/main/SPEC.md#reserved-type-annotations-for-strings

with quote tweet:

@daninithepan1ni ("Danielle Smith 🏳️‍⚧️ 🇿🇦") wrote:

#KDL Ruby 1.0.0.rc2 released! I've added parsers for all the reserved string types, e.g. countries, date/time, URLs, emails, etc. God damn that was a lot of work! https://github.com/danini-the-panini/kdl-rb/releases/tag/v1.0.0.rc2 cc @zkat__