Kyle Hensel
adf1934f01
chore: fix CI failing on the master branch
2025-08-05 20:00:00 +12:00
Kyle Hensel
b314da93c5
feat: support loading TypeScript files
2025-07-13 15:53:57 +10:00
Todd Bluhm
33d0ac3461
feat(nodejs)!: remove v18 & < 20.10 support
...
added support for node 24
2025-07-12 00:34:59 -08:00
Todd Bluhm
1e7102607e
fix(dep): update for commander breaking changes
2025-07-01 23:52:55 -08:00
Kyle Hensel
48b36c45f9
fix(*): fix crash on node v18.0 caused by Import Attribute syntax
2024-12-10 09:23:01 +11:00
Todd Bluhm
8f5a956844
fix(parse-env-file): fix strip comments per PR #333
2024-12-03 05:59:31 -09:00
Todd Bluhm
a3c908bf6b
fix(file-url): fix file path to conform to ES module requirements
2024-12-03 02:54:08 -09:00
Todd Bluhm
7eae0dae54
fix(tsc): fix tsc build process and file importing
2024-12-03 02:36:17 -09:00
Todd Bluhm
26f4dfb2f6
chore(pkg): new linter and updated typescript support
2024-11-30 04:42:45 -09:00
ElenaTv
8d94925a44
fix: add type module support
2020-04-15 07:41:02 +03:00
Todd Bluhm
c0ce28cb84
chore(package): updated ts-standard version
...
- improved code readability of options parsing
- added missing code coverage test cases
2020-02-17 17:43:08 -06:00
Todd Bluhm
5d685b67ff
feat(flags): add --verbose flag and option
2019-11-15 12:40:37 -06:00
Todd Bluhm
bbc4b78ad2
Convert over to using ts-standard
...
- Removed all the various eslint dependencies and added ts-standard
- Updated Readme file with some minor changes
- Updated dist folder to have one level again
2019-08-29 23:39:32 -05:00
Todd Bluhm
f5e2e33939
Updated typescript-eslint packages and fixed lint errors
...
- Updated commander
- Brought coverage back up to 100%
- Updated tsconfig to adhere to linter parser update
2019-08-28 03:13:50 -05:00
Gregory Waxman
29dcda819a
Fixes #79 ( #80 )
...
* Fixes #79
* Updated tests to properly reject rather than throw and fixed another missing await
2019-08-28 02:21:53 -05:00
Todd Bluhm
5eaff2cb5a
Fix regex when parsing and preserving newline characters in env values
2019-06-05 16:05:32 -05:00
Todd Bluhm
cd3018f25b
Switch to dist folder and output typescript declaration files
2019-05-04 05:45:52 -05:00