Skip to content

Releases: ifahrentholz/lips

4.1.6

15 Aug 09:35
Compare
Choose a tag to compare

Fix module export

Fix travis build and security vulnerabilities

31 May 17:57
Compare
Choose a tag to compare

Update dependencies

31 May 17:07
Compare
Choose a tag to compare
4.1.3

Reset

Update dependencies & fix npm audit remarks

20 Feb 18:12
Compare
Choose a tag to compare

Import major update of dependency packages and remove unused packages.

Add CORS support

21 Dec 22:05
Compare
Choose a tag to compare

The LIPS can now share the images without running into a Cross-Origin Resource Error.

Equalize Parameters

03 Nov 09:52
Compare
Choose a tag to compare

Equalize params to be more concise. The params are borrowed by placehold.it.

Bugs fixed:
#2 add coverage report
#3 can not change namespace

Refactor URL params

21 Jul 11:22
Compare
Choose a tag to compare

Refactor URL params:

  • txt (before: text)
  • txtclr (before: fontColor)
  • txtsize (before: fontSize)
  • bg (before: background)

v2.0.1

19 Jan 14:27
Compare
Choose a tag to compare

<a name"2.0.1">

2.0.1 (2016-01-19)

Bug Fixes

v2.0.0

19 Jan 09:39
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-01-19)

Breaking Changes

  • remove the global App variable and introduced the module.exports object..

    (c6e61d24)

Release 1.1.0

16 Dec 13:09
Compare
Choose a tag to compare

Release 1.1.0

  • use GraphicsMagick since the node-canvas package has too much dependencies and install issues
  • updated plugin settings object to be more concise