Skip to content

Latest commit

 

History

History
65 lines (51 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

65 lines (51 loc) · 1.69 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.7.10] - 2024-07-07

Changed

  • Update libs

[0.7.9] - 2021-07-26

Added

  • Ability to run custom function before starting, thanks @mitjok #14

[0.7.8] - 2021-07-25

Fixed

  • Make Cmnd_Alias in /etc/sudoers.d file globally unique

[0.7.7] - 2020-12-08

Fixed

  • Fix incorrect file path copying /etc/sudoers.d file

[0.7.6] - 2020-10-07

Changed

  • Export vars to be visible in other scripts, thanks mitjok
  • Add ability to seed db, thanks mitjok
  • Update deps for Elixir 1.11
  • Update dialyxir version

Fixed

  • Avoid duplicate keys in the bindings passed to EEx.eval_file, thanks vimalearnest
  • Pass dir as charlist to :erl_tar.extract

[0.7.5] - 2020-02-25

Fixed

  • Fix directory creation, closes #7

Changed

  • Make ex_doc dev only dependency again
  • Update docs

[0.7.4] - 2020-02-12

Changed

  • Update mix_systemd and ex_doc

[0.7.3] - 2020-01-24

Fixed

  • Fix problem with newlines in set-env

Changed

  • Use default LANG of en_US.utf8 for better compatibility between Linux versions

[0.7.2] - 2020-01-21

Changed

  • Updated migrate and console scripts for mix releases

[0.7.1] - 2020-01-01

Fixed

  • Updated path to tar file, closes #2

[0.7.0] - 2020-01-01

Added

  • Support Elixir 1.9 mix release
  • Support variable references in paths

Removed

  • Removed obsolete option flags