Skip to content

v1.1.0

Compare
Choose a tag to compare
@mcaskill mcaskill released this 02 Mar 22:26

Complete commits list: v1.0.0...v1.1.0

Summary:

  • Updated package to reflect move from gist to repository.
  • Fixed missing support for objects as affirmed in the README.
  • Fixed superfluous spaces from attributes by skipping null values.
  • Added support for boolean values derived from callable values.
  • Added support for numeric values.
  • Trim leading and trailing whitespace from the attribute name.
  • Skip attribute if name is empty.