Blob


1 * galileo 0.3; 2023-04-15
2 - fixed a few memory leaks
3 - adjust text wrapping with CSS
4 - minor improvements to the template engine
5 - properly initialize the `lang' buffer
6 - pledge(2) the main process
7 - ensure that -Werror is not used in release tarballs
9 * galileo 0.2; 2023-03-18
10 - correct "FastCGI" spelling
11 - link WAIT_ANY tests in the build
12 - various improvements to the template engine
13 - don't rebuild `template' unless strictly needed
14 - add a navigation bar
15 - fix styling for consequent blockquotes
16 - allow to disable the navbar, footer and image preview
18 * galileo 0.1; 2022-11-12
19 - initial release