summaryrefslogtreecommitdiff
tag namev0.8.0 (c26fb83c56ab6cc8a819943a3c1e9455a9d60939)
tag date2025-02-03 20:51:13 +0700
tagged byShulhan <ms@kilabit.info>
tagged objectcommit 9de29dcba4...
downloadgorankusu-0.8.0.tar.xz
Release gorankusu v0.8.0 (2025-02-03)
[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. -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQSyS35x1RIQ2SkuGz5KU2C1AMnE8AUCZ6DJ1gAKCRBKU2C1AMnE 8PovAQDmy2at2jbioaO29Ve5QD8T8qGAaVe+UwYWGKOcb2kjjQD+IcTcYILfgxVO LKhi1ol+Iut6+3xyrYZwyj2T/nxM5wc= =Cy4+ -----END PGP SIGNATURE-----