Release v0.023

Tags:

A quick release to fix a bug in yq that would cause a confusing error. Since yq was using YAML exclusively, but other commands were using other YAML modules, there was a possibility for one command to write output that another command could not parse.

Now this is fixed and yq uses the same formatting routines as everything else.

Full changelog below: