Skip to content

2.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 22:28
· 137 commits to master since this release
a2146e7

Changes

Bug Fixes 🐛

  • Fix child context creation when value is null when invoking partials @zjklee (#433)

    What's inside:

    • fix child context creation when value is null
    • fix dependency propagation to Enumerable descriptor

    Issues:

  • Properly handle empty ObjectDescriptor in hash population @zjklee (#427)

    What's inside:

    • Properly handle empty ObjectDescriptor in hash population

    Issues:

Contributors

@nblumhardt and @zjklee