Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 789 Bytes

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 789 Bytes

Added

Removed

Changed

Fixed


Added

  • added scope paramter to super and grid

Changed

  • updated minimum compiler version to 0.12.0

Fixed

  • Passing grid sub-elements to subpar.grid now correctly passses them though to grid
  • cleaned up changelog

Added

  • Default implementations for figure show rules
  • Manual examples about changing the figure appearances

Fixed

  • non-image kinds are correctly used in subpar.grid
  • setting supplements manually no longer causes a panic

Initial Release