Age | Commit message (Collapse) | Author | |
---|---|---|---|
36 hours | bump version to 0.11.0HEADv0.11.0master | Daniel Schadt | |
This includes a bump to Python 3.11, as we use datetime.UTC which was only added in 3.11. We could go back and change those instances to datetime.timezone.utc, but why artificially stick to Py 3.10. | |||
9 days | update docs for Postgres | Daniel Schadt | |
2025-02-05 | update docs to say Python 3.10 is requiredv0.10.0 | Daniel Schadt | |
2024-04-07 | add docs about the updater | Daniel Schadt | |
2024-04-05 | documentation improvements | Daniel Schadt | |
2023-05-10 | update fietsctl invocation in the docs | Daniel Schadt | |
2023-04-20 | update installation docs | Daniel Schadt | |
2022-11-21 | small documentation fixes | Daniel Schadt | |
2022-11-19 | add docs for more tile proxy information | Daniel Schadt | |
2022-07-09 | start writing docs properly, not in the README | Daniel Schadt | |