All Versions
4
Latest Version
Avg Release Cycle
570 days
Latest Release
3044 days ago
Changelog History
Changelog History
-
v0.2.1 Changes
October 18, 2016๐ This is a bugfixing release. No new features are introduced.
๐ A list of fixes:
- โ Remove debug output (#126)
- Paths with spaces on dash
- Custom names for .env (#109)
- Usage of double slashes (#125)
- Infinite loop when symlinking across mountpoints (#133)
- Don't allow chdir aliases
- Mountpoint detection (#138 #139)
- No more override of
$OLDPWD
(#141) - .env files at mountpoint are now being found (#146)
-
v0.2.0 Changes
August 08, 2016โ Added
- setup.py for pyPi
- setup.py in the Makefile
- ๐ Support for OS X
- ๐ Support for the dash shell
- Accept 'y' or 'Y' as answer
- Expose
AUTOENV_CUR_FILE
andAUTOENV_CUR_DIR
๐ Fixed
- ๐ Fix spaces in filenames
- Strange grep behavior
- Look for a .env file when activating autoenv
- ๐ Fix sha1sum not being found
- ๐ Support aliased cd
- Require .env to be a regular file
- autoenv now works with noclobber
- Crash with zsh 5.1
๐ Changed
- Don't run in mc
- โก๏ธ Updated readme
- Export all variables
- โ Rewrote tests
- Follow .env files until the mountpoint
๐ Security
- โ Add quotes everywhere in the shell script
- ๐จ Print hidden characters
-
v0.1.0 Changes
February 15, 2012โ Added
- .env files need approval now
๐ Fixed
- Execution on zsh
๐ Changed
- Put autoenv under a public license
-
v0.0.1 Changes
February 13, 2012โ Added
- ๐ Initial public version of autoenv
- ๐ Allows executing .env files recursively
- โ Makefile for testing
- โ Unit tests with dtf
- โ Travis file for testing
๐ [v0.0.1]: https://github.com/inishchith/autoenv/releases/tag/v0.0.1 ๐ [v0.1.0]: https://github.com/inishchith/autoenv/releases/tag/v0.1.0 ๐ [v0.2.0]: https://github.com/inishchith/autoenv/releases/tag/v0.2.0 ๐ [v0.2.1]: https://github.com/inishchith/autoenv/releases/tag/v0.2.1 ๐ [v0.3.0]: https://github.com/inishchith/autoenv/releases/tag/v0.3.0