Releases: evertramos/basescript
Releases · evertramos/basescript
v0.6.2 🔥
v0.6.1 🔥
Changes
- Add command existence chek
v0.6 🔥
Changes
- Update docker compose to latest version (replacing docker-compose to docker compose)
- Fix log checking on '/var/log/basescript.log'
Full Changelog: v0.5...v0.6
v0.5 🔥
v0.4.0 🔥
v0.3.0 🔥
Changes
- Update basescript version with breaking changes @evertramos (#15)
- update function from select_one_option() to select_one_option_from_array()
v0.2.2 🔥
v0.2.1 🔥
v0.2
Main Updates
- Add 'sudo' (default: true) on create folder and replace string in files
- Allow new domains on email validation function
- Add an extra layer of security on deleting (b8c119a6b9d2fb346ac5d88bbda8b3a9776f3361)
- Set up ipv4 subnet for docker network create only if explicit (3089f4eb38a1f6d00ff7cf7c320820d9e90591e9)
Initial release as test
First release with base functions used by the nginx-proxy-automation.
Missing documentation.