Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@tlaziuk tlaziuk released this 01 Mar 18:24
· 6 commits to master since this release

changes

  • allow to specify included or excluded blocks by their names in layout:
    • included blocks are always parsed
    • excluded blocks are omitted when they belong to selected module
  • abstract helper added
  • some comments in code added