Skip to content

Latest commit

 

History

History
144 lines (118 loc) · 15.9 KB

CHANGELOG.md

File metadata and controls

144 lines (118 loc) · 15.9 KB

Changelog

2.0.0 (2023-09-15)

Features

Documentation

1.1.0 (2023-09-05)

Features

Bug Fixes

Documentation

Miscellaneous

1.0.1 (2023-08-28)

Bug Fixes

  • fix root_path not found (8644a94)

1.0.0 (2023-08-27)

Features

  • add default values for input (2c7d557)
  • add installation_path and tmp_path (3624c15)
  • add new prompts (891cd2c)
  • add press enter prompt (4e9c4d9)
  • add release-please action (b674d00)
  • add set -u (08f20f5)
  • add start prompt output (77525f6)
  • add the first version of InstallSD.sh (a58418d)
  • add verify_installation function (2030a49)
  • add yes command and check if mamba env exits (e8d1570)
  • add yes to micromamba create (2a3ff95)
  • capture error (17901fd)
  • check command success (f9c314a)
  • clean downloaded files (732f2a5)
  • clean when not retry (6962f3f)
  • echo colored logs (620dc47)
  • install required packages via brew (103a464)

Bug Fixes

  • activate brew and micromamba before check (880d6a9)
  • activate micromamba after install (099f1f4)
  • activate micromamba after install (4974f99)
  • check if bash config files exist (451815e)
  • check if bash config files exist (7ec704b)
  • fix check git error (643014c)
  • fix homebrew installation warning (5e642ce)
  • grant the permission to install Homebrew (ce3bf70)
  • make it work (47c9247)
  • set default root_path to $HOME (5f996bb)
  • update retry command (bf5542f)

Documentation

Miscellaneous

  • add .gitignore file (90f9b3d)
  • add commit lint packages (f0f7d54)
  • update .gitignore file (1e135f3)
  • update release-please action (f42098d)
  • update release-please action (ecf7657)
  • update release-please action (ed96048)