Skip to content

2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 19:25
· 75 commits to master since this release
558562b

Changes

Features 🚀

  • Decorators implementation @zjklee (#489)

    Issues:

  • Deprecate SupportLastInObjectIterations @orgads (#482)

Bug Fixes 🐛

  • Decorators implementation @zjklee (#489)

    Issues:

  • Enable support for chained path iterators @abraham-fox (#488)

    Issues:

  • Add checks for loose closing blocks @abraham-fox (#485)

    Check loose closing blocks on compile time - fixes #484.

Contributors

@RomainHautefeuille, @abraham-fox, @orgads, @zjklee