diff options
| author | Shulhan <ms@kilabit.info> | 2025-02-03 20:50:43 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-02-03 20:50:43 +0700 |
| commit | 9de29dcba4b24a04742e456104c8d7a1ef584814 (patch) | |
| tree | 83da993665ccc4dbfe93e115b00b6fd492bcdecb /testdata | |
| parent | da9fd5d01661dbe2354fa78a82938c9b081e1740 (diff) | |
| download | gorankusu-9de29dcba4b24a04742e456104c8d7a1ef584814.tar.xz | |
Release gorankusu v0.8.0 (2025-02-03)v0.8.0
[BREAKING CHANGES]
The git submodule in "_www/wui" has been renamed to "_www/pakakeh_ts".
If you have cloned this project before, you need to rename the sub directory
manually and re-init it.
----
$ mv _www/wui _www/pakakeh_ts
$ git submodule update --init
----
[CHORE]
The linter has been replaced many times, from revive to "go vet", and from
using binary form of fieldalignment and shadow; to use internal command
gocheck that do the same things, which simplify our setup.
[CHORE]
Split the CSS into separate file.
This is allow modifying the CSS without touching the index.html, and may be
used by other HTML files later.
[CHORE]
Fix some broken links in the documentation pages, including link to
Changelog, README, and SPEC.
Diffstat (limited to 'testdata')
0 files changed, 0 insertions, 0 deletions
