MiSawa / xq

Pure rust implementation of jq
MIT License
318 stars 18 forks source link

Fix implode/0 to emit replacement characters on invalid input numbers #182

Closed itchyny closed 6 months ago

itchyny commented 6 months ago

This PR improves jq compatibility of the implode/0 filter. See https://github.com/jqlang/jq/pull/2646.

MiSawa commented 6 months ago

Nice, thank you!

MiSawa commented 6 months ago

I'll let fix CI and then release v0.4.0