All Versions
4
Latest Version
Avg Release Cycle
570 days
Latest Release
3044 days ago

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 and AUTOENV_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