Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 568 Bytes

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 568 Bytes

1.1.2

2018-03-31

  • Add function 'reverse'

1.1.1

2017-04-22

  • Fix .for-each inline list definition not visible in the iteration body

1.1.0

2017-04-22

1.0.0

2017-04-15

  • l function call with a single argument no longer falls back to a CSS function and returns the passed value instead
  • Enable vector arithmetic

0.1.2

2015-03-28

  • l function for in-place list construction
  • Fix incorrect type of row lists in transpose

0.1.1

2015-03-27

  • Initial release