| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-12-12 | 616 Bytes | |
| v3.1.5 source code.tar.gz | 2024-12-12 | 28.5 kB | |
| v3.1.5 source code.zip | 2024-12-12 | 44.8 kB | |
| Totals: 3 Items | 73.9 kB | 0 | |
What's Changed
- Optimize parser by removing repeated hash merges by @andrewts129 in https://github.com/bkeepers/dotenv/pull/515
- Refactor parser to avoid duplicate scan/gsub by @bkeepers in https://github.com/bkeepers/dotenv/pull/517
- Fix typo in README by @JohnYangSam in https://github.com/bkeepers/dotenv/pull/516
New Contributors
- @JohnYangSam made their first contribution in https://github.com/bkeepers/dotenv/pull/516
- @andrewts129 made their first contribution in https://github.com/bkeepers/dotenv/pull/515
Full Changelog: https://github.com/bkeepers/dotenv/compare/v3.1.4...v3.1.5