v2.0.0
Changelog
074b19c [bug] fix pattern of unknown value type
c141bc9 [cli] Flekszible dir is an optional argumen (in addition to the -s)
65441c2 [cli] flekszible tree subcommand for debug
ab7a28a [cli] read transformations from FLEKSZIBLE_TRANSFORMATIONS env var
0d65542 [cli] rename trafo related cli sub-commands
fae645a [cli] trafo list is sorted
df52d04 [doc] update doc with recent new features
1a1ca44 [feature] use FLEKSZIBLE_TRANSFORMATIONS in addition to the cli arg
a021d2d [fix] enable to use = in value of a transformation
731b8cb [fix] flekszible trafo info can show composite transofrmations
27cd07e [fix] improved error message
86248b9 [fix] revert the Set visitor matching back
a1a7a04 [fix] support coma in the CLI defined transformation def
301585f [fix] using FLEKSZIBLE_TRANSFORMATION is possible without using -t
2b22d3e [imp] destination directories are not used to read input resource files
f86f215 [imp] improved tree and trafo list output
33e930d [imp] start to implement string representation for processors
ab0b9e4 [new] support _global directories to auto-import defintions
53c7db4 [new] support serialization of []string from cli defined transformations
3b66f99 [test] fix unit test
3e2267e [test] restore missing test data
ec5cf3d [trafo] env transformations to add environment variable easily
c780720 [trafo] introduce new run transformation