constable
constable copied to clipboard
Better company announcements
Bumps [earmark](https://github.com/pragdave/earmark) from 1.2.6 to 1.4.16. Changelog Sourced from earmark's changelog. 1.4.16 2021-10-07 updates to EarmarkParser v1.4.16 inner_html: true allows to get rid of the enclosing <p> which is most...
Bumps [honeybadger](https://github.com/honeybadger-io/honeybadger-elixir) from 0.17.0 to 0.18.0. Changelog Sourced from honeybadger's changelog. [v0.18.0] - 2021-09-28 Changed Update the minimum Elixir version to 1.10 (#390). Phoenix v1.5.11 causes a compilation error due...
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.5.11 to 1.5.13. Changelog Sourced from phoenix's changelog. 1.5.13 (2021-09-22) Bug Fixes [Router] Do not generate conflicting helpers in router JavaScript Client Bug Fixes Fix messages for...
Bumps [postgrex](https://github.com/elixir-ecto/postgrex) from 0.15.10 to 0.15.11. Changelog Sourced from postgrex's changelog. v0.15.11 (2021-09-26) Enhancements Support xid8 type introduced in PostgreSQL 13 Commits 087e8e9 Release v0.15.11 ad5716f #558 Support xid8 type...
Bumps [wallaby](https://github.com/elixir-wallaby/wallaby) from 0.28.1 to 0.29.1. Release notes Sourced from wallaby's releases. v0.29.1 Expand documentation for window related functions (#629) v0.29.0 has_css?/3 returns a boolean instead of raising. (#624) Updates...
Right now Constable follows a YYYY/MM/DD format which is common in the US but no where else in the world. We should change this so its more inclusive to the...
Bumps [plug_cowboy](https://github.com/elixir-plug/plug_cowboy) from 2.5.1 to 2.5.2. Changelog Sourced from plug_cowboy's changelog. v2.5.2 Enhancements Fix warnings when running on telemetry 1.x Commits 040c53f Release v2.5.2 615b9de Update cowboy.ex f99fca9 Optimize Telemetry...
Something simple like GitHub's reactions could be neat. 
When I create a link or image with a URL that has an encoded space (aka `%20`) on the markdown editor, it translates to `%2520` when generating the final HTML....