Release Notes
v1.0.20
- 📦 PyPI - Build 1.0.20
- 📌 ISSUE-174 - Building PKGBUILD
- 📌 ISSUE-173 - Include package versioning in the profile structure
v1.0.19
- 📦 PyPI - Build 1.0.19
- 📌 ISSUE-170 - Update install script
- 📌 ISSUE-166 - More package manager support to MacOS
- 📌 ISSUE-165 - More package manager support for programming languages
- 📌 ISSUE-163 - Support for more terminal types for running scripts
v1.0.18
- 📦 PyPI - Build 1.0.18
- 📌 ISSUE-158 - Run unit tests with Tox
- 📌 ISSUE-154 - Include description field in file module
- 📌 ISSUE-152 - Include option to save default text editor information
- 📌 ISSUE-135 - Workflow implementation with coverage
v1.0.17
v1.0.16
v1.0.15
- 📦 PyPI - Build 1.0.15
- 🪲 BUG-146 - ERROR: deep_search() missing 1 required positional argument: 'module'
v1.0.14
- 📦 PyPI - Build 1.0.14
- 📌 ISSUE-142 - Removing unnecessary function 'is_bool'
- 📌 ISSUE-141 - Create a command builder to enable plugin integration
- 📌 ISSUE-138 - Create any text store
- 📌 ISSUE-134 - Create commands for signup and login
- 📌 ISSUE-131 - Create command to connect file sync account
v1.0.13
- 📦 PyPI - Build 1.0.13
- 📌 ISSUE-126 - Improve additional commands for installing and uninstalling packages
- 📌 ISSUE-122 - Improved profile management
v1.0.12
- 📦 PyPI - Build 1.0.12
- 📌 ISSUE-114 - Additional arguments in 'config' and 'profile'
- 📌 ISSUE-113 - Documentation update Automation
- 📌 ISSUE-103 - Make option to install packages in group
v1.0.11
- 📦 PyPI - Build 1.0.11
- 📌 ISSUE-102 - Include data import by '--config' and '--profile' commands
- 🪲 BUG-101 - Error creating directory without root permission using PIP
- 📌 ISSUE-99 - Documentation Update
v1.0.10
- 📦 PyPI - Build 1.0.10
- 📌 ISSUE-93 - Create execution command for reading and writing files
- 📌 ISSUE-91 - Remove useless code from implementation of 'terminal'
- 📌 ISSUE-89 - Parameterize the installation and removal command with 'root' permission
- 📌 ISSUE-87 - Installation commands from 'pacman' not working
- 📌 ISSUE-85 - Improved installation scripts
- 📌 ISSUE-82 - Accept multiple package names in one command
- 📌 ISSUE-80 - Creating separate modules for validation
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
- 📦 PyPI - Build 1.0.0
- 📌 ISSUE-33 - Improved search functions
- 📌 ISSUE-29 - Creating install operation for scripts
- 📌 ISSUE-26 - Bug in the first project launch when getting information from the system
- 📌 ISSUE-22 - Create structure to store scripts
- 📌 ISSUE-20 - Create structure for multiple profile files
- 📌 ISSUE-11 - Implementing .json file-based data storage
- 📌 ISSUE-8 - Creation of input validators
- 📌 ISSUE-2 - Build
- 📌 ISSUE-1 - Implementation logs of operations and errors in file in the project