Grzegorz Klimek

Results 9 comments of Grzegorz Klimek

I known what is `newer` :) it's grate think, but in `grunticon` situation I need to run `grunticon` only if any source file change, but full task, with all files....

@mattkime we are blocked by @tschaub. I think @tschaub don't see a lot of use cases where this feature can be grate. Also grate can be somethink like hybrid with...

@tschaub I see you still don't understand how grunticon works and how my commit allow newer works with it. Grunticon must be run with all files because it generates ont...

Hello, For now its not possible. I will try to add this option to calculation and let you know. Thanks, Grzegorz

Hi @vettloffah, please update to version 1.1.0 and than use ```ts const annuityDueLoan = new Loan(1000, 12, 5, 'annuityDue'); ``` please let me know if it's working for you

Hello, Ok i will check it next week, Thanks for letting me know

@vettloffah can you show me an example of similar calculator online, because I can not find any similar examples. Its also interesting that "monthly installment amount is correct", now if...

Hi i find solution to this issue. In my example imagemin changes modification date of image by cleaning milliseconds from original file. Original file: 2016-04-15 12:16:14.877814125 +0200 Complied file: 2016-04-15...