Releases: davidcralph/leeks.js
Releases · davidcralph/leeks.js
Version 0.3.0
This version adds tests, codebase improvements and improves the colour support
Thanks to @auguwu and @eartharoid for helping!
Version 0.2.4
This moves the leekslazylogger short code functionality into leeks.js, thanks @eartharoid!
Version 0.2.3
- Fix leeks.js on browser (thanks @auguwu!)
- Cleanup
- Modify colour detection code
Version 0.2.2
This version includes some optimisations to file size etc
Version 0.2.1
This update comes with a quick fix for the alias feature
Version 0.2.0
New Features:
- CSS Keyword support (for text and background)
- Automatic colour support detection
- Enable/disable colours manually with leeks.disableColours and leeks.enableColours
- Set alias with leeks.alias()
Version 0.1.0
In this release:
- Ported to TypeScript
- Added new style (overline)
- Added remove styles for some more styles (nostrikethrough, nounderline, nooverline, noblink, noinverse). Naming and usage may change in the future
The website was also updated to add some minor improvements, and the licenses were updated to 2021. The README icon was also fixed.
0.1.1 contains a fix for @eartharoid's leekslazylogger project, typings fix, documentation URL updates and a file structure update.