1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-26 18:21:01 +00:00
miniflux-v2/internal/template
Frédéric Guillot 9536ce7dbc fix(version): change development version naming to avoid breaking some clients
Some Miniflux clients expect a specific version format.
For example, Flux News converts the string version to an integer.

Using `Development Version` will break some clients.
2025-08-18 17:41:17 -07:00
..
templates fix(version): change development version naming to avoid breaking some clients 2025-08-18 17:41:17 -07:00
engine.go refactor(template): make use of template.ParseFS 2025-08-05 20:07:49 -07:00
functions.go fix(version): change development version naming to avoid breaking some clients 2025-08-18 17:41:17 -07:00
functions_test.go refactor(template): remove unused functions and reduce the complexity of truncate function 2025-07-17 20:53:41 -07:00