Releases: danielmiessler/Fabric
Releases · danielmiessler/Fabric
v1.1.2
Updated setup.sh and --update flags to make a more fluid install.
- Improved
setup.shto 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
Updates install method and instructions.
1.1.0
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
This is the first release of Fabric. Features include:
- Multiple patterns (prompts) under /patterns.
- A working client under /client.
- Working Mill (server) code under /server/.