Releases: divvun/pahkat-reposrv
Releases · divvun/pahkat-reposrv
0.4.2
Adds ability to update repo name and description with a language tag map. The new, optional, fields look like:
{
...
"name" {
"en": "English name",
"sv": "Swedish name"
},
"description": {
"en": "English description",
"sv": "Swedish description"
}
...
}
0.3.17
Disregard this release.
It was made while trying to fix CI to release version 0.4.x
0.3.16
Disregard this release.
It was made while trying to fix CI.
0.3.15
Disregard this release.
It was made while trying to fix CI.
0.3.6
Adds ability to update repo name
and description
with a language tag map. The new, optional, fields look like:
{
...
"name" {
"en": "English name",
"sv": "Swedish name"
},
"description": {
"en": "English description",
"sv": "Swedish description"
}
...
}
0.3.5
Do another because I'm cursed
0.3.2
Generate the nonce on start instead of everytime
Old versions of pahkat will redownload the index and try to figure out
which executable to run from the second download. Which obviously won't
match the first one.
0.3.1
Fix workaround route, the parameter name has to match the macro