Skip to content

Releases: FlipperPA/pyromania

1.0.0dev5

20 Apr 17:00
Compare
Choose a tag to compare

What's Changed

  • Fix compatibility for MacOS, which doesn't yet support bash 4

Full Changelog: 1.0.0dev4...1.0.0dev5

1.0.0dev4

03 Apr 14:52
Compare
Choose a tag to compare

What's Changed

  • Add tab autocomplete for existing venvs and commands.
  • Require user confirmation via prompt before creating a venv without the --create or -c flags.
  • Add a test for the default post-activation hook.

Full Changelog: 1.0.0dev3...1.0.0dev4

1.0.0dev3

02 Mar 15:32
Compare
Choose a tag to compare

What's Changed

  • Include an Ansible role for system-wide installation
  • Ensure script is world-readable for invocation

Full Changelog: 1.0.0dev2...1.0.0dev3

1.0.0dev2

28 Feb 19:28
Compare
Choose a tag to compare

What's Changed

  • Complete installation scripts for system-wide and individual user installation.
  • Better exception handling throughout.
  • Deletion edge cases handled.
  • Add an --add option to add an existing venv to Pyromania control.
  • Create a rudimentary set of tests.
  • Update documentation.

Full Changelog: 1.0.0dev1...1.0.0dev2

1.0.0dev1

22 Feb 00:19
Compare
Choose a tag to compare

What's Changed

  • Initial alpha development release.