Commit graph

46 commits

Author SHA1 Message Date
8f794076f8
0.0.9 2023-11-14 21:34:16 +02:00
d2d2dda9a4
Fix pwd in startup script 2023-11-14 21:33:55 +02:00
73b671cab2
0.0.8 2023-11-14 21:29:12 +02:00
82e18eb286
Use a shell script to fix running on older node versions 2023-11-14 21:28:44 +02:00
6571a5daf8
0.0.7 2023-11-14 21:16:05 +02:00
412ec3c887
Revert "0.0.6"
This reverts commit c8536e5f6e.
2023-11-14 21:15:43 +02:00
c8536e5f6e
0.0.6 2023-11-14 21:03:34 +02:00
28d6c8d120
Fix "unknown file extension" nodejs error 2023-11-14 21:03:09 +02:00
9b9666ca32
Add more rationale in the readme 2023-11-14 20:07:32 +02:00
8a119295d5
Add image to README 2023-11-14 19:58:06 +02:00
a315a1b3b2
0.0.5 2023-11-14 19:48:09 +02:00
e82cb22b93
Fix npmignore 2023-11-14 19:47:41 +02:00
8f505d39a3
npm publish: get OTP from pass 2023-11-14 19:45:23 +02:00
7c4e07b74c
0.0.4 2023-11-14 19:41:09 +02:00
4664b91545
Fix tsc target dir 2023-11-14 19:40:39 +02:00
99c0b03941
Build package before release 2023-11-14 19:36:01 +02:00
fe9e51a297
Add npmignore
Fixes built files not added to npmjs
2023-11-14 19:35:28 +02:00
793b6aece0
Use github flavored markdown for npmjs README 2023-11-14 19:28:35 +02:00
e388378101
0.0.3 2023-11-14 19:24:34 +02:00
9f7f6a7bf4
Fix package.json repository key 2023-11-14 19:22:45 +02:00
38648bd818
Update readme 2023-11-14 19:18:52 +02:00
5064cf92f9
Add installation instructions to README 2023-11-14 19:15:33 +02:00
1eb65c28a0
Add help to Makefile 2023-11-14 18:57:44 +02:00
b7a5839216
Add release and publish Make targets 2023-11-14 18:54:10 +02:00
518d1f5605
Add markdown readme to npmjs 2023-11-14 18:42:06 +02:00
6f63bb33b0
0.0.2 2023-11-14 18:37:07 +02:00
cd38f84f5c
Reorder package.json keys and update description 2023-11-14 18:11:10 +02:00
51f7e924c2
Add repository and bugs to package.json 2023-11-14 18:10:30 +02:00
abac87d854
Ran npm pkg fix 2023-11-14 18:07:17 +02:00
349cae5f11
Add binary 2023-11-14 18:05:15 +02:00
d56facf589
Add README 2023-11-14 17:38:38 +02:00
e866b0d541
Add license 2023-11-14 17:30:46 +02:00
11d4c68788
Add license 2023-11-14 17:28:55 +02:00
d9fc73e39d
Add description 2023-11-14 17:06:40 +02:00
6572f95389
Fix many issues in calculation and improve output formatting 2023-11-14 17:03:18 +02:00
50144cfc99
Some code style tweaks 2023-11-11 18:19:10 +02:00
8ac794ac7b
Use format function 2023-11-11 18:07:51 +02:00
13443a4d26
Clean up Makefile, update package-lock 2023-11-11 17:27:29 +02:00
b1c9213f22
Remove ERP reference to be more generic 2023-11-11 17:24:43 +02:00
c3e8da7c9f
Fix import error during runtime 2023-11-11 17:24:11 +02:00
f8d2186896
Set version 2023-11-11 17:13:46 +02:00
3afa3b0b56
Remove nexe and add run target 2023-11-11 17:13:22 +02:00
4835f4878e
Separate parse and format functions to their own files 2023-11-11 17:11:38 +02:00
409c6c2739
Improve package.json 2023-11-11 17:11:31 +02:00
5726f76b3a
Fix multiple issues in calculation and structure code better 2023-11-11 16:50:08 +02:00
92e756977d
Initial commit 2023-11-11 15:13:20 +02:00