Skip to content

Beta Release - v8.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@peterramsing peterramsing released this 06 Nov 01:05

How to install

npm install lost@beta

[v8.0.0-beta.1] - 2016-11-05

Added

  • Global and local configuration for setting the "rounder". The default is 99.9% but this can be adapted with a global @ rounder [insert percent here] or you can do it on the local level with lost-column-rounder: 100 rule.

Fixed

  • Issue where 99.9 pixels could cause issues. You can now use the custom rounder to fine-tune your width to remove pixel rounding issues.

Diff with previous version 8.0.0-beta.0