Skip to content

Releases: rimiti/invoice-it

Footer customizable easly

22 Jul 09:41
Compare
Choose a tag to compare

Footer can be modified easily with configuration.

i18n module replaced by i18n-factory

20 Jul 15:05
Compare
Choose a tag to compare

To do not disturb projects which use this module, a i18n object is generated every time.

Method created to return reference from pattern

11 Jul 15:47
Compare
Choose a tag to compare

Method created to return reference from pattern and document.

Override default configuration

11 Jul 11:37
Compare
Choose a tag to compare

Override default configuration with new values.

toFile() methods return promises

02 Jun 14:55
Compare
Choose a tag to compare

The toFile() methods return promises.

Fix - Work for all npm versions

02 Jun 13:32
Compare
Choose a tag to compare

"prepublish" field removed to npm do not remove dist/ folder.
npm/npm#16919

Fix - Trying to debug installation for all npm version

02 Jun 12:21
Compare
Choose a tag to compare

Fix - Adding dist/ folder into the .npmignore file

02 Jun 12:11
Compare
Choose a tag to compare

Adding dist/ folder into the .npmignore file

Fix - Relative paths replaced with absolute paths

02 Jun 11:54
Compare
Choose a tag to compare

Template relative paths replaced with absolute paths.

Fix - Dist folder added to git

02 Jun 10:49
Compare
Choose a tag to compare

The dist/ folder commited because it's a private repository