- Using SDK Version variables from root project (#1)
- Fix issue with CRLF (#201)
- Another typescript fix, hopefully (ac3510b)
- Fix typescript (#204)
- Fix env selection in Android (#195)
- Escape env values in Android (195a209)
- Fix environment selection in Android (82ee9ad)
- Fix env file selection in iOS (#185)
- Support envfile selection as a system property (#191)
- Typescript support (#186)
- Android setup improvements – allow hooks into variants and fix issues with BuddyBuild (#180)
- Fix unicode support in iOS (#179)
- Fix compatibility with RN 0.49+ (#172)
- Allow to specify env files location as absolute path
- Fixed breaking change for RN 0.48 (#164)
- Remove json dependecy in ruby
- Fixed iOS 8.0 support issue (#163)
- Add Pods Public Header path to
HEADER_SEARCH_PATHS
(#140) - Add support for
ENVFILE
to iOS (#145) - Update cmd command (#147)
- Update regex examples to clarify treatment of spaces (#149)
- Fixed Android dotenv.gradle quotes matching (#151)
- Change import priority of React/RCTBridgeModule.h (#155)
- Emphasize that variables are stored with your code (#157)
- Fix backward compatibility for RN < 0.47 (#144)
- Remove override of 'createJSModules' (#137)
- Use task names and not task requests args to figure out which env file to use. (#115)
- Docs for setting Env with the Windows cmd and Powershell (#123)
- Allow exported variables in .env (#116)
- Change dotenv pattern to support lowercase and numbers. (#108)
- Package: including .podspec file during package installation (#106)
- Added defaultEnvFile config (#99)
- Support Dotenv with quotes and nested quotes (#98)
- Correct error message (#91)
- Support For Multi Target Applications (#66)
- Add input file to run script to fix build problems on server (#73)
- Add podspec