log twisted/plugins/libervia_server.py @ 1613:c4407befc52a default tip @

age author description
Wed, 07 Jun 2023 15:28:10 +0200 Goffi installation: moved from `setup.py` to `pyproject.toml`:
Fri, 02 Jun 2023 16:49:28 +0200 Goffi refactoring: rename `libervia` to `libervia.web` + update imports following backend changes
Sat, 08 Apr 2023 13:44:11 +0200 Goffi massive refactoring from camelCase -> snake_case. See backend commit log for more details
Mon, 02 Aug 2021 22:05:37 +0200 Goffi misc: don't take post version into account when comparing versions
Fri, 25 Jun 2021 11:29:52 +0200 Goffi server: fix encoding error in version mismatch detection
Thu, 25 Mar 2021 10:29:40 +0100 Goffi core (config): use component (i.e. "web") as config section
Sat, 20 Mar 2021 18:23:18 +0100 Goffi core (twisted/plugin): use `config.parseMainConf` instad of configparser