brent saner
e797a14911
v1.14.1
...
FIXED:
* `envs/funcs.go:78:3: unknown field IgnoreWhiteSpace in struct literal of type EnvErrNoVal, but does have IgnoreWhitespace`
* `envs/funcs_enverrnoval.go:15:8: sb.WasFound undefined (type *strings.Builder has no field or method WasFound)`
2025-08-13 14:54:49 -04:00
brent saner
e5f7296d2e
v1.13.3
...
ADDED:
* envs.GetEnvErr(), envs.GetEnvErrNoBlank(), envs.EnvErrNoVal
This allows error-returned env vars for nonexistent/empty values.
2025-07-12 15:10:38 -04:00
brent saner
70a88ca8b4
v1.9.0
...
IMPROVED:
* Removed *BROKEN* dep. lrn2fixurshitk
2024-11-07 04:15:45 -05:00
brent saner
1a93d5d9f3
v1.6.0
...
ADDED:
- env/DefEnv(), env/DefEnvBlank()
2024-09-06 12:50:23 -04:00
brent saner
43d1ddfeb8
v1.4.1
...
FIX:
* missing dep for windows env
2024-06-27 16:36:45 -04:00
brent saner
b64c318a4a
adding envs tagging/interpolation
2024-06-17 04:33:30 -04:00
brent saner
eed9c34ebf
checking in before refactoring interpolation
2024-04-11 12:46:13 -04:00
8254fd21a3
features: envs.GetFirst{,WithRef}, paths.GetFirst{,WithRef}
2022-09-15 01:56:08 -04:00
7cba7d1117
Adding env.HasEnv for single-value env exist logic
2022-05-29 22:52:03 -04:00
008ed531a2
...SplitN, not SplitAfterN
2021-12-18 04:46:43 -05:00
cf67bec392
fixing - need initialized map
2021-12-18 04:43:46 -05:00
0e194a07f4
d'oh.
2021-12-18 04:41:09 -05:00
8f582d37f1
what a rabbithole. lots of goodies now.
2021-12-18 04:23:35 -05:00