Skip to content
Compare
Choose a tag to compare
@sorawee sorawee released this 13 Mar 22:21

CHANGES:

  • Improve performance in two_columns via the zipper data structure
    and caching.
  • Fix a bug caused from a wrong renderer is used due to memoization.
    Thanks to @zbyrn who reported the issue (#2)!