Release with the following changes, mostly in blogc-make(1):
- Allow usage of empty values for the
*_prefixsettings inblogcfile(5) - Fixed some bugs in the default Atom feed template. This includes a change in the algorithm that generates Atom IDs for every post. Users upgrading to this version may want to set
atom_legacy_entry_idtotrueinblogcfile(5), to avoid re-sharing posts due to the ID changes. - Allow usage of custom Atom feed templates. Users can dump the default template to use as base for customizations, using
blogc-make(1)atom_dumprule. - Minor fixes to prevent segfaults.
Please download the custom tarballs, not the files generated automatically by GitHub, they are garbage.