Skip to content

v2.1.17

Choose a tag to compare

@jorisschellekens jorisschellekens released this 03 Sep 17:06
· 212 commits to master since this release

📣 borb release notes

  • fixed bug in SingleColumnLayoutWithOverflow
  • replaced list += [] by list.append() for performance reasons