Bug Fixes
-
ab7163e - (dot) fix traversal bug with non utf8 path - @oknozor
-
9f19352 - (watch) detech changes on .dot directory - @oknozor
-
58975fd - fix adding secrets producing invalid toml - @oknozor
-
0d13c92 - make install not remove current config on failure - @oknozor
Continuous Integration
Documentation
-
33a4b47 - Fix typos/grammar - Salim B
Features
- 4f0be1f - (link) link only dotfiles with diff - @oknozor
- 47f69b0 - (template) access profiles in tera context - @oknozor
- 3127671 - (templates) rework template system - @oknozor
- 8026e2c - add OS template var - @oknozor
Miscellaneous Chores
-
77e71b9 - (deps) bump speculoos from 0.9.0 to 0.10.0 - dependabot[bot]
-
f4cfd29 - (version) 4.0.0 - github-actions
-
d9c860b - update rust edition and release profile - @oknozor
-
008fd3b - update deps and fix clippy lints - Dominik Nakamura
-
9ae4f9e - Minor typo - Shoyu Vanilla
-
d5b4ce3 - remove website build before migrating to vuepress - @oknozor
Refactoring
-
d87e6ed - extract display logic to a decicated module - @oknozor
-
9aa911c - use lazy static for gpg and dotfile dir - @oknozor
-
13d05dc - split paths and settings into dedicated modules - @oknozor