Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-18 | Elixir 1.14 and Erlang/OTP 23 is now the minimum supported release | Mark Felder | |
2024-06-12 | docs: Bump elixir requirement up to 1.16 | Haelwenn (lanodan) Monnier | |
2024-05-20 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into bump-elixir | Lain Soykaf | |
2024-03-18 | Update minimum Postgres version to 11.0; disable JIT | Mark Felder | |
This release is where JIT was introduced and it should be disabled. Pleroma's queries do not benefit from JIT, but it can increase latency of queries. | |||
2024-01-16 | We are unsure if OTP27 will bring more breaking changes | Haelwenn | |
2023-12-29 | Support for Erlang OTP 26 | Mark Felder | |
2023-12-28 | Update minimum elixir version found in various docs | Mark Felder | |
2023-11-14 | docs: clang is also supported | Haelwenn (lanodan) Monnier | |
2023-11-14 | docs: Put a max version on erlang and elixir | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/3194 | |||
2022-09-02 | Bump minimum Elixir version to 1.10 | Haelwenn (lanodan) Monnier | |
With the release of Elixir 1.14, Elixir 1.9 is now end-of-life. Elixir 1.10 Release Notes: https://github.com/elixir-lang/elixir/releases/tag/v1.10.0 | |||
2021-09-12 | fix a typo "Optionnal" -> "Optional" | partev | |
2021-06-11 | docs: Use one file to describe dependencies | Haelwenn (lanodan) Monnier | |