Skip to content

Releases: davidcralph/leeks.js

Version 0.3.0

24 Feb 15:47
Compare
Choose a tag to compare

This version adds tests, codebase improvements and improves the colour support

Thanks to @auguwu and @eartharoid for helping!

Version 0.2.4

28 Sep 21:03
Compare
Choose a tag to compare

This moves the leekslazylogger short code functionality into leeks.js, thanks @eartharoid!

Version 0.2.3

22 Sep 15:21
Compare
Choose a tag to compare
  • Fix leeks.js on browser (thanks @auguwu!)
  • Cleanup
  • Modify colour detection code

Version 0.2.2

07 May 13:40
Compare
Choose a tag to compare

This version includes some optimisations to file size etc

Version 0.2.1

07 Apr 17:04
Compare
Choose a tag to compare

This update comes with a quick fix for the alias feature

Version 0.2.0

07 Apr 14:55
Compare
Choose a tag to compare

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

25 Feb 20:31
Compare
Choose a tag to compare

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.