News in 4.99.2, 2020-05-29 -------------------------- * License: - Update the license from LGPLv2.1+ to LGPLv3+. - Start to use the REUSE way of applying licenses and copyrights information, with SPDX tags: https://reuse.software/ * API changes: - The beginning of a complete overhaul of the file loading and saving. This changes a little the API. The uchardet dependency is no longer needed. * New API: - 'Go to line' horizontal bar feature. - Utility functions: add a function. * Under the hood changes: - Have _TEPL_EXTERN macro for exporting public symbols. - Have a smaller TeplApplicationWindow class, factor out several tepl-window-actions-*.{c,h} files. * Misc: - Improvements to the build system. - Metadata: improve the implementation and write unit tests. - Init i18n. - Tools: add shared-mime-info-list-text-plain-globs. - Translation updates.