Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 838 Bytes

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 838 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[2.0.1] - 2023-01-01

Changed

  • Updated github workflow

Fixed

  • Small docs issues

[2.0.0] - 2021-11-15

Added

  • map function negative, to swap map numbers to a negative value. Based on Bootstrap 5 version from there own utils styles.

Changed

  • Updated / to math.div() and dropping support for older Sass versions

Fixed

  • Missing sass:list use for nth function
  • Fixed typo in README (thanks to @poespas)

[1.0.0] - 2021-02-13

Initial release 🎉 (Utils initially from @fylgja/utilkit)