Skip to content

Releases: hsaunders1904/pyautoenv

v0.6.1

19 Aug 21:31
be32cb2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

18 Jul 20:13
46d5efc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

26 Aug 21:09
fc68b29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

26 Apr 18:14
00e6162
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

20 Apr 09:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

05 Apr 22:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

31 Mar 23:20
167e6c7
Compare
Choose a tag to compare

What's Changed

  • Improve performance of environment discovery:
    • avoid calling out to poetry's CLI
    • avoid using regexes
    • avoid using argparse

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

28 Mar 21:43
7a805f0
Compare
Choose a tag to compare

First version

  • Implement Python script for generating commands to activate/deactivate environments depending on the given directory.
  • Add support for shells:
    • zsh
    • bash
    • PowerShell

Full Changelog: https://github.com/hsaunders1904/pyautoenv/commits/v0.1.0