Skip to content

Latest commit

 

History

History
54 lines (40 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

54 lines (40 loc) · 1.11 KB

Added

Translations

  • bg Bulgarian
  • ca Catalan/Valencian
  • eu Basque
  • gl Galician
  • he Hebrew
  • is Icelandic
  • la Latin
  • nl Dutch

Removed

Changed

Fixed

Translations

  • gr -> el Greek
  • ua -> uk Ukrainian

Translations were taken from Typst#c29c965.


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