Skip to content

Releases: divvun/pahkat-reposrv

0.4.2

23 Jan 00:46
0d11c37
Compare
Choose a tag to compare

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

18 Jan 07:41
ff2ca2d
Compare
Choose a tag to compare

Disregard this release.

It was made while trying to fix CI to release version 0.4.x

0.3.16

18 Jan 06:24
5e6dc1f
Compare
Choose a tag to compare

Disregard this release.

It was made while trying to fix CI.

0.3.15

18 Jan 03:04
7e50ac1
Compare
Choose a tag to compare

Disregard this release.

It was made while trying to fix CI.

0.3.6

16 Jan 01:28
Compare
Choose a tag to compare

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

13 Feb 14:41
Compare
Choose a tag to compare
Do another because I'm cursed

0.3.4

13 Feb 14:36
Compare
Choose a tag to compare
Do a release

0.3.3

25 Apr 10:43
Compare
Choose a tag to compare
Bump version to 0.3.3

0.3.2

22 Apr 09:59
Compare
Choose a tag to compare
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

22 Apr 08:50
Compare
Choose a tag to compare
Fix workaround route, the parameter name has to match the macro