source: code/trunk/CHANGELOG.md@ 150

Last change on this file since 150 was 149, checked in by Izuru Yakumo, 15 months ago

Ready for v0.2.3

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File size: 894 bytes
Line 
1# v0.2.3 - 2024.03.21
2* Document the configuration file format, which is INI-style (which is compatible to the old format in the codebase, though it's now called as `config.Config.<key>`)
3* Manual page has been rewritten (using `mdoc(7)`)
4* 'YukariSukima' is an incorrect transliteration, use 'Yukari no Sukima' to indicate possession/ownership
5* Remove the 'proxified and sanitized view' text as it should already be obvious
6* The font family used earlier is horrible, changed it to `sans-serif`
7* Bump required Go toolchain version to 1.16 in order to use `//go:embed`
8* Rename some all-uppercase constants/variables to camelCase (I think?), also rename CLIENT to Gap (lol)
9
10# v0.2.1 - 2023.08.26
11Applied some suggestions from the [issue tracker](https://github.com/asciimoo/morty/issues), and rebrand this fork.
12
13# v0.2.0 - 2018.05.28
14
15Man page added
16
17# v0.1.0 - 2018.01.30
18
19Initial release
Note: See TracBrowser for help on using the repository browser.