Skip to content

Releases: SolalVall/lazyTools

v0.4.3

24 May 20:54

Choose a tag to compare

New Version 0.4.3 of lazyTools ! What's new since v0.4.2:

New Features:

N/A

New Packages:

- tfsec (terraform module)
- tflint (terraform module)

Fixes:

 Ensure some commands are executed as root

v0.4.2

24 May 19:49

Choose a tag to compare

New Version 0.4.2 of lazyTools ! What's new since v0.4,1:

New Features:

Pre-commit linter

New Packages:

Terrgarunt

Fixes:

Fixed some whitespaces typo

v0.4.1

10 May 22:35

Choose a tag to compare

New Version 0.4.1 of lazyTools ! What's new since v0.4.0:

New Features:

Use pre-commit detection in the repo

New Packages:

pre-commit

v0.4.0

10 May 19:58
1827570

Choose a tag to compare

New Version 0.4.0 of lazyTools ! What's new since v0.3.0:

New Features:

Enable option to fetch new lt version from github and replace it with the old one

New Packages:

polybar
rofi 

Fixes:

Fixed config script location execution.
Fixed terrform package
Run config script in home lazytool package as default user

v0.2.1

19 Apr 21:25
341c001

Choose a tag to compare

New Version 0.2.1 of lazyTools ! What's new since v0.2:

New Features:

Enable possibility to install a custom user script thanks to lt --exec package_name
Enhance CLI output during package installation (Separation between install/config script)

New Packages:

N/A

Fixes:

Fixed some exit code (Thanks to pipeline.sh I discover that during installation of new packages, lazytools was exiting prematurely)

v0.2

28 Mar 23:08
e1eac2b

Choose a tag to compare

New Features:

Installation of multiple packages in the same command
Creation of a CI for testing lazyTools (using vagrant and could be found in the project under the pipeline/ folder)

New Packages:

Docker
Ansible
Terraform (v0.12.24)
i3-gaps

Fixes:

Command output (Responsive output)
Home folder custom script is now working
Readme

v0.1

09 Mar 00:39

Choose a tag to compare

  • Add possibility for user to create their own package in ~/lazytools.d (lt -c my_package)
  • Add ability to list packages from user home and default lazyTools location
  • User can now add a config.sh to a package (via their own ~/lazytools.d folder). Acts like a custom configuration for their package