Autoenv v0.2.0 Release Notes

Release Date: 2016-08-08 // over 7 years ago
  • โž• 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