Skip to content

Releases: hyperupcall-projects/d

v0.3.0

20 Nov 05:01
v0.3.0
f44ab0d

Choose a tag to compare

Features

  • Support use of CONFIG_HOME in dotfile.c files

Fixes

  • Improve error messages
  • Copy rather than symlink if destination is outside of home directory

v0.2.0

26 Oct 23:46
v0.2.0
71b6f18

Choose a tag to compare

Features

  • Update configuration loading to use the function getGroups and getDefaultGroup. This allows for deploying different dotfiles for different environments
  • Add a shared header file to remove the repetitive parts of writing a config

Fixes

  • Improve readability of error messages by simplifying them

v0.1.0

21 Oct 08:18
v0.1.0
daab2a1

Choose a tag to compare

This is the first release of d. It works.