Skip to content

0.9.6

Compare
Choose a tag to compare
@davidmreed davidmreed released this 26 Apr 21:21
3ff4dc4

Amaxa 0.9.6 adds two new features.

Transforms

  • The transforms framework is now extensible with plugins.
  • Amaxa ships with two new transforms (prefix and suffix).

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 using fields to add more fields and apply transforms.
  • A new key, exclude-fields, allows the suppression of fields which would otherwise be included by field-group.