v0.9.1 * tests: Use TimestampWithTimezone.from_datetime() instead of the constructor
v0.9.0 * T3659 Remove unused origin location count
v0.7.0 * Remove 'journal_type' argument from the CLI
v0.6.0 - extract the person count from releases and revisions
v0.5.1 - Add an in_memory implmentation for tests - fix documentation
v0.5.0 Add bulk api to retrieve the counter values
v0.4.2 * Let flask manage json response by itself * Fix history endpoints path
v0.4.0 - Add a GET endpoint to retrieve the historical data - Use a intermediate temporary file during the generation of the historical data file
v0.3.0 - improve the documentation - add management of the counters's historical data
v0.2.0 Expose counters as prometheus metrics