Skip to content

Latest commit

 

History

History
111 lines (51 loc) · 4.18 KB

CHANGELOG.md

File metadata and controls

111 lines (51 loc) · 4.18 KB

0.4.8 (2021-06-08)

0.4.7 (2020-08-24)

Bug Fixes

0.4.6 (2020-08-03)

0.4.5 (2020-08-03)

0.4.4 (2020-08-02)

0.4.3 (2020-07-21)

0.4.2 (2020-05-14)

0.4.1 (2020-04-14)

Bug Fixes

  • remove yarn global package.json (8e39bb7)

0.4.0 (2020-04-02)

Features

0.3.2 (2020-02-19)

Bug Fixes

  • add sbin paths when missing (61c2b88)

0.3.1 (2020-01-17)

Bug Fixes

  • upgrade global yarn packages (a17e5f6)

0.3.0 (2020-01-16)

Bug Fixes

  • appropriate mega installer for OS version (6558cae)
  • check user_name variable emptiness (3c2f5f9)
  • home file restore (a704b12)
  • preserve modifications made by install scripts (f757b5a)
  • shellcheck compliance, fail if it finds problems (3f44b54)
  • workaround for debian bug #908203 (5c16378)
  • xfce panel restart (ee4da48)

Features

0.2.1 (2020-01-02)

0.2.0 (2019-09-04)

Features

  • run start script as root (fb97950)

0.1.4 (2019-07-11)

Performance Improvements

  • do chmod only when exporting PATH (8faa367)

0.1.2 (2019-04-18)

Bug Fixes

  • apt-get upgrade -> apt-get dist-upgrade (9e381d7)
  • exit status code of root script (edf8713)
  • restore 3 attempts for root script execution (0901363)

0.1.1 (2019-04-11)

Bug Fixes

  • root script status code (c99bacc)
  • run-install fail if script doesn't exist (608fa9b)

0.1.0 (2019-04-04)

Features