Toml Bombadil Versions Save

A dotfile manager with templating

3.1.0

2 years ago

Bug Fixes

  • 5e3c1481e2549ebc063432df99340d2e0021f84a - display undeclared variables when rendering templates - @oknozor

Continuous Integration

  • 7e31e0046885c67c9810936d6e0bcfeb5974cdf4 - switch code coverage to cargo-llvm-cov - @oknozor

Documentation

  • 90b43e8c1d20c890922fd41a81d79e00c1f9ba0a - (website) Update dotfile templating guide for v3 - Arne Beer
  • f789e22286f1d1593e0df36c071a559780326124 - (website) Add a changelog blogpost on v3 - Arne Beer
  • 900a99485fe6930f5a76b79666ae8b74010cd3b8 - Add updated installation instructions for Arch Linux - Sven-Hendrik Haase

Features

  • e5b8ceb5febbdcee1250218fc9159f4429c4106d - Add bombadil watch feature - Sven-Hendrik Haase

Miscellaneous Chores

  • 9515982805e9db105617da456cf14f57925d33d8 - (version) 3.1.0 - cog-bot
  • 9e11fe7a755837d87182bc0877e06084200e8b02 - use a fixed version of rust in bats test docker image - @oknozor
  • 4c6009eeade1d2c89c7f3a9083149f065601998d - bump libgit2 to 0.14 - @oknozor
  • 9b031226eb9320569d1a16feeb141cb15fe2eb86 - Various smaller doc fixes - Sven-Hendrik Haase
  • 3ecc202d6c1de92724b527d6cdaa977e0cfe4a9f - Fix Arch installation instructions in book - Sven-Hendrik Haase

Refactoring

  • c3e798c122d5f418eaae519629587f2600e56a71 - (cli) update to clap v3 - @oknozor
  • eb025ad130238a80accda38c326a492df9d4aa24 - check profile activation in the lib instead of the cli - @oknozor
  • 70766631276511ba57f2e0623be6a17fb6ea1fd6 - simplify bombadil link - @oknozor

Tests

  • 455eef39b8df58fb9e7eabba98dcbfac93220498 - add sealed test to preserve developer environement - @oknozor

3.0.0

2 years ago

Features

  • 0a528fdf0cc284726ab0c25afc7702ebe8a2fcc5 - use tera for templating - @Nukesor

Miscellaneous Chores

  • 787b4ba8e1993a78eddda77fc4b4bde5165047f8 - (deps) bump anyhow from 1.0.53 to 1.0.55 - dependabot[bot]
  • d0d9f5cffac7f31de080c96321cb2ac3f545a58f - (version) 3.0.0 - cog-bot
  • c57a5d567be68c5ef35d209c1c7a546031f16686 - Add codecov.yml and configure a threshold of 1% - @svenstaro

2.2.4

2 years ago

Bug Fixes

  • 38806587c312d08a5e90269e351264d1312606bb - run cargo bump early in cog.toml so Cargo.lock is updated after the release build - @oknozor
  • eacf932459051eb87b083dc0077d1419ee91cb9e - fix release github action workflow - @oknozor

Continuous Integration

  • 87eeeb521910822f10c5bbee56b11ae7abe69625 - update codecov action - @oknozor

Documentation

  • 409baf0cdb803dd8305f95a77954534ef5cda88e - update displayed version to be bombadil version - Thibaud Lepretre
  • f6dae99abce5422540b7317dcee882c44bbaaaed - typo on punctuations - Thibaud Lepretre
  • d5164148d6b8c6aace16e1849f494ee73c98eafa - remove DSpeckhals example repositories - Thibaud Lepretre
  • d4d87a85b591e63489ae5f99810a8fd3ad05015e - Link bats HOWTO directly to abs github URL - Thibaud Lepretre

Miscellaneous Chores

  • c187cc6a51373ad2c0afecbf0f0870e7c50e1bf8 - (version) 2.2.4 - cog-bot
  • ae610e01d3c341989c39a0b2a7b50404706d4301 - use 2018 module imports - Arne Beer
  • bac3b316e8ea5a58e6d5d88894d9da1ddd29a7f9 - Add cargo.lock to project - Arne Beer

2.2.1

2 years ago

Bug Fixes

  • e104eb023578bfd2aff7bb20db7b6f1e11d64f2a - use a single release github action workflow - @oknozor

Miscellaneous Chores

  • 5a7ff4df84ee6e5944de8edf63eb2d719ce0e24d - (version) 2.2.1 - cog-bot

2.2.0

2 years ago

Continuous Integration

  • a321566a4608f582fc8dc10c75c199f84a8fe914 - add cargo bump to build deps - @oknozor
  • 93074570c2d70a501ba136cb645b53b13e284c13 - add automated release, dependabot and github codeowners - @oknozor

Documentation

  • 3780d0984eaec42c7c64229e02810d5b94a58080 - update documentation and shorten README - @oknozor

Features

  • 7741f399069da6c48f58a44e102b73270e831170 - add extra profiles - @oknozor

Miscellaneous Chores

  • 2ee87e0d19d90f1adc17628aaf751056a08b71b5 - (deps) update dirs requirement from ^3 to ^4 - dependabot[bot]
  • 545b88e6cff4c2bbd47fb10869a0ea7841aa2099 - (version) 2.2.0 - cog-bot
  • 482e9ae0408b6164a355f5c3f41288e7e43aeff9 - fix clippy lints - @oknozor

2.1.0

2 years ago

Bug Fixes

  • 14ed18862e826e46642bdeb725d42a69da01e17a - Fill in missing fmt argument in error message - @dtolnay

Continuous Integration

  • 821c1c8646c38a69d743cbbd031c36c209a1f2f6 - fix release action workflow - @oknozor

Documentation

  • da2efdf140dfdd2f285dcbc57403d994a4f2800e - (website) fix website logo display - @oknozor
  • 9a43dca38467e053a6bdf447f3dd709e4d8b4dbe - fix default language - @oknozor
  • ede68283e56b84244b46d730d83a948272da755a - document public functions - @oknozor
  • 8485455052c31534b442e974387ddaf9f731fa2e - update link command examples - @oknozor
  • c5e3c8106c4e44c84d6209ff5984ddd3b603885f - Add use-case - Rohit Goswami
  • 9f562723ca0d1dce247f175756f8a04c5a8f7459 - Fix minor grammar issue - Rohit Goswami
  • da56a4d481d2d78bdaa0fcd5c49239c5073feb37 - updated documentation for hooks - @travisdavis-ops
  • 37096cd03cd18dbefdff4f2e837a711bbc00b3ca - add link to bombadil website in the readme - @oknozor

Features

  • 98afb6cb18b7c268e5ac64dcb00f567615aaf1f0 - clone dotfiles from remote - @oknozor
  • 2e7b651a851c6548d686ba393a17f0309827a585 - add pre&post hook to get command - @travisdavis-ops
  • 4a21843b4396e368120c90ee031c8e7ba7f3ce6c - add post install hooks, rename hooks to posthooks - @travisdavis-ops

Miscellaneous Chores

  • 7f110de6074ea6a002c564f3f5d955dc91768c28 - (version) 2.1.0 - @oknozor
  • 078d22b290ba93a681156789107718222b326021 - update cocogitto bump config - @oknozor
  • 20696fc13ba33f0ad74930102081ce9113a32261 - add github sponsor - @oknozor
  • 36b82b02fa07bf0f908983906c3d95b2ddf377af - clippy lints and fmt * - @oknozor

Tests

  • 3032204e607c7abee71383f722455b4fca8752c2 - fix config path in tests - @oknozor
  • 337874e12cb386f484f4897e09e6d320b0fbc270 - fixed test code - @travisdavis-ops

2.0.0

2 years ago

1.11.2

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago