Skip to content

Releases: nayaverdier/instater

0.4.0

29 Oct 05:26
9e6be26
Compare
Choose a tag to compare
  • user: Support create_home argument

0.3.0

26 Oct 08:43
db79fbe
Compare
Choose a tag to compare
  • BREAKING Use absolute path for the instater_dir variable
  • Add duration logging for each task and in the overall summary
  • Fix tag rendering to support {{ item }} in tags
  • Add a filename jinja filter to extract filenames without extensions
  • Document all tasks
  • aur/pacman: Support checking for package group installation
  • BREAKING debug: Remove the msg argument(pass the debug message
    directly to debug)
  • BREAKING get_url: Remove task as it is identical to copy

0.2.0

25 Oct 03:03
2f0886d
Compare
Choose a tag to compare
  • Initial release was missing tasks module, fixed in 0.2.0
  • Fix circular dependency issue when packaged
  • Update README with all existing tasks

0.1.0

24 Oct 23:49
5c3c8d4
Compare
Choose a tag to compare
  • Initial Release