John Barton

Results 37 comments of John Barton

Generally I've been resistant to accepting non-standard syntax that isn't present in the upstream/original [ruby library](https://github.com/bkeepers/dotenv) That said, docker is docker, and a flagship in the go ecosystem so I'd...

While most of the discussion on this is happening in #65 I'd rather talk about it here in case the ultimate solution is a different PR. Given I use the...

BTW I'm aware the internals need a fair overhaul and if that's a job you don't necessarily want to take on don't feel like you have to,

I haven't yet had a close look at #118 but that may address it

https://github.com/bkeepers/dotenv/pull/423 some changes in the upstream lib to maintain compatibility with

I'm thinking that it's nearly time for a v2 - I've got a couple of issues representing drift from the reference implementation that I'm not sure I can address with...

Were you checking the returned `err` from the function? I wrote that a long time ago and it's in the now very non-idiomatic named/naked return so the error should be...

This is now fixed via #156 (which was an expansion of #118) Thanks @x1unix for the bulk of the work, and @austinsasko and @coolaj86 for some key suggestions. Sorry it...

Pre-release at https://github.com/joho/godotenv/releases/tag/v1.5.0-beta.0