v0.0.4
outputType
can now be defined to request the recipe output in a defined type.
Breaking changes
/bake
now returns an object with properties value
and type
, so that we can return numbers if we want to and so that the return type is explicitly defined.