0.9.6
Amaxa 0.9.6 adds two new features.
Transforms
- The transforms framework is now extensible with plugins.
- Amaxa ships with two new transforms (
prefix
andsuffix
).
Thanks to Kyle Crouse and Doug Ayers for valuable suggestions.
Field Selection in Operations
- Operations may now extend the use of
field-group
by also usingfields
to add more fields and apply transforms. - A new key,
exclude-fields
, allows the suppression of fields which would otherwise be included byfield-group
.