Skip to content

Releases: danielmiessler/Fabric

v1.1.2

03 Mar 18:57

Choose a tag to compare

Updated setup.sh and --update flags to make a more fluid install.

  • Improved setup.sh to fix a bug with writing to shell conf files
  • Fixed alias creation so that you can use pattern name without using fabric -p

v1.1.1

03 Mar 00:27

Choose a tag to compare

Updates install method and instructions.

1.1.0

18 Feb 02:51
86ba1ad

Choose a tag to compare

This release updates the installation process to use Poetry combined with an elegant ./setup.sh script that does all the work for you.

  • Migrates to Poetry
  • Simplifies Poetry install using curl install
  • Handles everything else via ./setup.sh

Version 1.0.0

06 Feb 10:13

Choose a tag to compare

This is the first release of Fabric. Features include:

  1. Multiple patterns (prompts) under /patterns.
  2. A working client under /client.
  3. Working Mill (server) code under /server/.