Skip to content

v0.22.1

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 22 Dec 01:53
f145d2a
Add var.attributes to end of context.attributes, not vice versa @Nuru (#114)

what

  • Add var.attributes to end of context.attributes, not vice versa
  • Update to current workflows (with some exceptions)

why

  • Modules should append to attributes passed in, not insert themselves ahead of others
  • New features, like auto-format (but holding back some, because this is a special module)

references