Closed miha-plesko closed 7 years ago
Currently, we're using a mixture of two versions of the yaml library: v1 and v2. With this commit we unify this so that only v2 is used everywhere since v1 does not support custom marshallers (which we recently started to be using).
Currently, we're using a mixture of two versions of the yaml library: v1 and v2. With this commit we unify this so that only v2 is used everywhere since v1 does not support custom marshallers (which we recently started to be using).