GitRoot

craft your forge, build your project, grow your community freely
 1<!--
 2SPDX-FileCopyrightText: 2025 Romain Maneschi <romain@gitroot.dev>
 3
 4SPDX-License-Identifier: EUPL-1.2
 5-->
 6
 7# Changelog
 8
 9This file is made for human readers. It contain importants (not all) changes made for a release and the date of the release. Each version contain a link to all issues closed during the version and a link to the binary corresponding to the version.
10
11At any time, you can find the last binary of GitRoot at [https://gitroot.dev/gitroot-last](https://gitroot.dev/gitroot-last) and the current developpement iteration at [https://gitroot.dev/gitroot-next](https://gitroot.dev/gitroot-next).
12
13## unreleased
14
15## [0.1.0](https://gitroot.dev/gitroot-0.1.0) (20/05/2025) [is last](https://gitroot.dev/gitroot-last) [is-next](https://gitroot.dev/gitroot-next)
16
17Initiale version of GitRoot 🎉
18
19Commit: `fa6d1600606efdc590eb2f0411305e971fdd854d`
20Sha256: `e70d24e2631708ae4b778f9f60de03fad5087dd1fb2845955a9ed5c758a5ca0a`
21
22### GitRoot
23
24- launch GitRoot by giving where to store data (all data will be written in this path)
25- accept git commands through ssh (clone, pull and pull)
26- manage users (who can write in which repositories)
27- install and activate plugins
28- repositories are viewable by web
29
30### Plugins
31
32- ladybug: add properties to md files [ladybug-0.0.1.wasm](https://gitroot.dev/ladybug-0.0.1.wasm) _sha256: af00a9f14a27399f383d0cc23415e14e7d6180c167d1504018f11166346ebb55_
33- silo: regroup, filter, sort files in a new md file in git [silo-0.0.1.wasm](https://gitroot.dev/silo-0.0.1.wasm) _sha256: 99bc06d9d6f020c5df216fd6134306079aec26eacee9ad9bbabbc259097e618a_
34- grafter: manage, review and merge of branches in git [grafter-0.0.1.wasm](https://gitroot.dev/grafter-0.0.1.wasm) _sha256: 6645615df36a9938adac300d8d46fe298f8f53fb2e69713a495b83b0f114f40a_
35- apex: transform md file to html one and write them in web, optionally generate worktree [apex-0.0.1.wasm](https://gitroot.dev/apex-0.0.1.wasm) _sha256: 9570f005ad70be04eab3c900acd11d5c2ccf48fef5d4c17536c9cf79c8fd333e_