8 Commits
Author SHA1 Message Date
Frederik “Freso” S. Olesen 335008543a Fix one too many backticks: "``udr" → "udr`" 2017-07-14 20:24:44 +02:00
Oliver Hamlet 4ffd784d87 Remove Language and LanguageCode structures
Use ISO language codes directly instead, which has the advantage that
new languages can be used in metadata without having up update the API
to support them. Closes #5.
2017-02-12 10:08:37 +00:00
Oliver Hamlet 7b97241d7d Set v0.10.0 release date 2016-11-06 08:33:38 +00:00
Oliver Hamlet 6bb90c2b8a Revert util -> utility in cleaning metadata structure 2016-10-29 20:30:02 +01:00
Oliver Hamlet 50957faeaf Add support for Swedish translation 2016-10-15 13:27:25 +01:00
Oliver Hamlet 64df18492c Fix metadata changelog inaccuracies 2016-09-21 21:24:11 +01:00
Oliver Hamlet 9422c649f1 Format changelogs consistently 2016-09-21 21:24:10 +01:00
Oliver Hamlet 4948dd0a7c Rewrite metadata syntax documentation
Rewrite it as reStructuredText so that it can be hosted alongside the
API documentation on Read The Docs, which allows linking to WIP syntax
documentation.
2016-09-18 13:04:23 +01:00