Commit Graph

  • 3a7a190201
    fix: if a line contains multiple # characters, there will be issues w… (#238) main v1.6.0-pre.2 柚子uccs 2024-12-16 12:14:19 +08:00
  • a7f6c4c583
    Re-add global env variable substitution (#227) v1.6.0-pre.1 Andrey Novikov 2024-11-01 07:24:06 +09:00
  • 32e64fa834
    chore: fix typo (#231) ALX99 2024-05-20 15:43:01 +09:00
  • 7765d9d198
    Fix panic because of wrong function (#223) Kha Nguyen 2024-01-13 09:49:45 +07:00
  • 383d64cb7e
    Update cmd.go (#221) Vintage 2024-01-06 08:10:56 +01:00
  • 805932dc80
    Bump actions/checkout from 3 to 4 dependabot/github_actions/actions/checkout-4 dependabot[bot] 2023-09-05 09:53:28 +00:00
  • e3b6eee84d
    Bump actions/setup-go from 3 to 4 (#207) dependabot[bot] 2023-06-08 12:40:39 +10:00
  • 193c9aba29
    Add whitespace tests. (#210) Chris Jones 2023-04-19 18:52:14 -06:00
  • 3fc4292b58
    Fix bug where internal unquoted whitespace truncates values (#205) v1.5.1 John Barton 2023-02-06 08:47:38 +11:00
  • b311b2657d
    Fix: ioutil.ReadAll() is deprecated, so removed it's dependency (#202) v1.5.0 Rakibul Yeasin 2023-02-04 06:10:05 +06:00
  • 4321598b05
    add overload flag (#200) 2tef 2023-02-03 21:00:21 -03:00
  • 32a3b9b960
    fix whitespace with gofmt (#203) 2tef 2023-02-03 20:58:06 -03:00
  • 06bf2d6190
    Update CI to test go 1.20 (#201) John Barton 2023-02-02 12:05:32 +11:00
  • 9d23ddee6d
    Update CI to test go 1.20 test-go-1.20 John Barton 2023-02-02 11:36:06 +11:00
  • cc9e9b7de7
    Multiline string support (#156) v1.5.0-beta.0 v0.0.0-testingreleases 1.5.0-beta.0 John Barton 2023-01-27 13:14:16 +11:00
  • 1e1ed32207 Test against go 1.19 too multiline-string-support John Barton 2023-01-27 13:07:07 +11:00
  • d4cc462af7 Fix up some lint/staticcheck recommendations John Barton 2023-01-27 13:06:52 +11:00
  • 0f21d20acb
    fix tiny details (#199) 2tef 2023-01-26 23:01:43 -03:00
  • 02a6516148 Add a full fixture for comments for extra piece of mind John Barton 2023-01-27 13:00:16 +11:00
  • 08d75deb23 Fix up bad merge John Barton 2023-01-27 12:55:00 +11:00
  • c723940cb5
    Merge branch 'main' into multiline-string-support John Barton 2023-01-27 12:03:06 +11:00
  • 687a37d9c9
    Update parser.go John Barton 2023-01-27 12:00:11 +11:00
  • 5c76d3e02c
    Add punctuation to please godoc (#197) John Barton 2022-10-30 12:38:35 +11:00
  • 758dea7629 Add punctuation to please godoc fix-godoc-formatting John Barton 2022-10-30 12:33:23 +11:00
  • 85a2237126
    sort go import in readme (#193) Doarakko 2022-09-12 15:55:41 +09:00
  • 892a220300
    Bump thatisuday/go-cross-build from 1.0.2 to 1.1.0 dependabot/github_actions/thatisuday/go-cross-build-1.1.0 dependabot[bot] 2022-06-13 09:58:14 +00:00
  • add39c6f94 Remove power8 again as it wasn't fixed John Barton 2022-06-12 15:47:52 +12:00
  • 1b6c7eb7cc README updates around contributing John Barton 2022-06-12 15:39:28 +12:00
  • b898a8b0d1
    Add darwin arm64 build (#174) Elliot Murphy 2022-06-11 20:43:35 -07:00
  • 60df7dd66c
    Bump actions/setup-go from 2 to 3 (#185) dependabot[bot] 2022-06-12 15:40:02 +12:00
  • aa20cd96bb
    Bump actions/checkout from 2 to 3 (#184) dependabot[bot] 2022-06-12 15:16:09 +12:00
  • a904479007
    Create codeql-analysis.yml (#186) John Barton 2022-06-12 15:09:09 +12:00
  • a582f0c9d3
    Remove renovate, add dependabot (#183) John Barton 2022-06-12 15:04:14 +12:00
  • 26b87a7e2c
    Update README for go install post go 1.17 (#170) Bahtiyar Biksayev 2022-06-12 05:06:04 +03:00
  • 76d246ae25 Add a few new go versions John Barton 2022-06-12 13:57:20 +12:00
  • 139777a9ff remove power8 tests as they stopped working John Barton 2022-06-12 13:56:53 +12:00
  • e74c6cadd5
    Fix typos in comments and extend README (#177) Oleksandr Redko 2022-04-25 07:35:55 +03:00
  • c40e9c6392
    Fix CI for power8 arch (#157) John Barton 2021-09-24 21:38:50 +10:00
  • a4061f306a When tests fail, show source version of string (inc special chars) John Barton 2021-09-24 20:58:07 +10:00
  • 22f9782344 Switch to GOINSECURE for power8 CI task John Barton 2021-09-24 20:42:44 +10:00
  • 2f66a86dc9 Update go versions to test against John Barton 2021-09-24 20:38:24 +10:00
  • 77e8b7d7d6 Expand fixture tests to include multiline strings John Barton 2021-09-24 20:33:25 +10:00
  • dd57617d18 Add multi-line var values test case and update comment test x1unix 2020-09-10 07:27:38 +03:00
  • 15b4dd39bb refactor dotenv parser in order to support multi-line variable values declaration x1unix 2020-09-10 07:27:10 +03:00
  • ddf83eb33b
    Add missing newline to created env files (#133) v1.4.0 Alexander Klein 2021-03-04 10:35:31 +01:00
  • f562099a43
    Add renovate.json (#124) renovate[bot] 2020-11-11 15:36:58 +11:00
  • c49ef66cd3 Fix release name John Barton 2020-11-11 15:35:55 +11:00
  • c142d16052 Try a different github action release-testing John Barton 2020-11-11 15:30:39 +11:00
  • 4e2d182c9a
    Add action to publish binaries on each release (#125) John Barton 2020-11-11 15:15:18 +11:00
  • 41e88df24e Add action to publish binaries on each release release-action John Barton 2020-11-11 15:02:30 +11:00
  • 65218afbaa
    Add a go.mod file (#123) John Barton 2020-11-11 14:54:56 +11:00
  • 9eb454e589 Add a go.mod file go-modules John Barton 2020-11-11 14:49:56 +11:00
  • aa035a1808
    Non amd tests (#122) John Barton 2020-11-11 12:54:49 +11:00
  • cbda1cc5ce Comment out IBM Z for now and quieten apt-get non-amd-tests John Barton 2020-11-11 12:45:16 +11:00
  • 38a8505415 Include git John Barton 2020-11-11 12:05:55 +11:00
  • a7538440ac Update input to match action John Barton 2020-11-11 12:01:43 +11:00
  • a21980f2ad Try shifting env around John Barton 2020-11-11 11:53:22 +11:00
  • 68a9acd049 Add non-amd64 tests John Barton 2020-11-11 11:44:16 +11:00
  • 23296b91aa
    Merge pull request #121 from joho/github-actions John Barton 2020-11-11 11:33:11 +11:00
  • e57c08db27 Add CI badge to readme John Barton 2020-11-11 11:29:55 +11:00
  • 573e9186b2 Matrix test across mac/win/linux John Barton 2020-11-11 11:24:40 +11:00
  • 5451d82b77 Add Barebones github actions test John Barton 2020-11-11 11:19:52 +11:00
  • 0da8ce72f0
    Merge pull request #115 from adombeck/master John Barton 2020-11-08 12:01:29 +11:00
  • 3e4069b9b2
    Merge pull request #109 from mniak/pr John Barton 2020-11-08 11:58:27 +11:00
  • a4d9cf1d6d
    Merge pull request #120 from santosh653/master John Barton 2020-10-16 06:51:22 +11:00
  • 7fbe752d59
    Update .travis.yml santosh653 2020-10-15 02:09:51 -04:00
  • 46ee0dcae8
    Update .travis.yml santosh653 2020-10-15 00:58:50 -04:00
  • bc7d5cd181
    Fix typo adombeck 2020-09-04 23:35:59 +02:00
  • 6e653f9adf add newline back Andre Soares 2020-06-26 15:39:50 -03:00
  • fccdfd265d Fix package name Andre Soares 2020-06-26 15:39:06 -03:00
  • f4e7418908 Remove go.mod Andre Soares 2020-06-26 15:36:35 -03:00
  • 63ea8bf09b Change package name back to joho/godotenv Andre Soares 2020-06-26 15:35:47 -03:00
  • 29b5be9cdc Rename and implement int-able without quotes Andre Soares 2020-06-26 15:22:04 -03:00
  • d6ee6871f2
    Merge pull request #95 from orxobo/Write-adjustment John Barton 2020-03-02 07:46:15 +11:00
  • dbcf4b53b8
    Fixed Write bugs orxobo 2020-02-11 17:05:34 +10:00
  • b09de681dc
    Merge pull request #90 from djherbis/master John Barton 2019-10-21 07:25:22 +11:00
  • 992ab0ec47
    #89 move regexp.MustCompile to globals Dustin H 2019-10-18 10:35:15 -04:00
  • 5c0e6c6ab1
    Merge pull request #69 from hairyhenderson/ignore-leading-whitespace John Barton 2019-02-04 15:41:09 +11:00
  • 61baafa627
    Merge branch 'master' into ignore-leading-whitespace John Barton 2019-02-04 15:28:23 +11:00
  • 823f94bb9a
    Merge pull request #70 from hairyhenderson/support-keys-beginning-with-export-66 John Barton 2019-02-04 15:26:24 +11:00
  • 263a1dda9d
    Support key names beginning with 'export' Dave Henderson 2019-02-03 23:11:51 -05:00
  • 79711eebaf
    Ignoring leading whitespace Dave Henderson 2019-02-03 22:39:38 -05:00
  • 69ed1d913a
    Merge pull request #63 from mdanzinger/patch-1 John Barton 2018-11-21 06:47:48 +11:00
  • 2841430efc
    An even tinier grammar fix John Barton 2018-11-21 06:41:23 +11:00
  • 5917dd2291
    Update cmd.go Mendy Danzinger 2018-11-20 13:25:32 -05:00
  • c0b86d615e
    Merge pull request #60 from coolaj86/precedence John Barton 2018-09-27 15:32:03 +10:00
  • 3896766f7d explicitly state env precedence and convention AJ ONeal 2018-09-24 21:33:41 -06:00
  • 23d116af35
    Merge pull request #58 from lucastetreault/master v1.3.0 John Barton 2018-09-11 18:04:31 +10:00
  • 2d8b3aab88 feat(Expand Variables): Custom variable expansion instead of Go's os.Expand Lucas Tétreault 2018-09-11 00:55:10 -06:00
  • 1709ab122c
    Merge pull request #54 from egorse/master John Barton 2018-04-05 15:36:34 +10:00
  • 8ad714e304 The value expand fallback to actual ENV values egorse 2018-03-31 23:18:36 +03:00
  • 6bb0851667
    Merge pull request #47 from sachaos/feature-expand-variables-on-value John Barton 2018-01-15 13:49:21 +11:00
  • 06e67b5ef3
    Update my homepage link John Barton 2017-12-23 10:35:39 +11:00
  • 2707e9ff66 Fix test, $ should not be escaped Takumasa Sakao 2017-11-20 23:41:46 +09:00
  • 50c29652a0 Expand variables on parseValue Takumasa Sakao 2017-11-20 23:20:38 +09:00
  • 33977c2d8d Add test for substitutions Takumasa Sakao 2017-11-20 23:20:19 +09:00
  • 9be76b3741 Pass envMap to parseLine & parseValue Takumasa Sakao 2017-11-20 22:21:39 +09:00
  • 6d367c18ed
    Merge pull request #46 from joho/fix_quoting_parser_bug John Barton 2017-11-10 12:03:15 +11:00
  • 05be8ccbf7 Try and replicate reported bug #45 fix_quoting_parser_bug John Barton (joho) 2017-11-10 10:38:18 +11:00
  • 0f92a24bb0
    Merge pull request #44 from dvrkps/patch-1 John Barton 2017-11-02 13:11:18 +11:00