1.4.0 (2023-03-13)
- config: support redis password and username (26b4fa4)
- front: add option to easily change lang (f829940)
- front: externalize SVGs (fbdf918)
- highlight: allow all languages (9f39fef), closes #119
- rtdbin.sh: configurable destination site (25f21e9)
- tests: new FakeConfig utility (c83c36f)
- tests: test the /new url (9e71701)
- front: typos in form placeholder tutorial (2adcc2f), closes #168
- tests: use cleanup instead of tearDown (c3d27fb)
1.3.0 (2021-11-19)
- remove frontend for bin deletion (595e8e5)
- force identifier length to IDENTSIZE (9c8865e)
- include assets' root files (f0bdd82)
- undeclared 'token' error (1c4e5e3)
- update pygments and other dependencies (b8b6eee)
1.2.0 (2021-04-22)
1.1.2 (2021-04-18)
- highlight: optional startinline (0bc3f7b)
1.1.1 (2021-04-12)
1.1.0 (2021-04-11)
- identify form using name (da6ce4e)
- lang and extension parsing (dd84f12)
- synchronize /req.txt and /docs/req.txt (8172198)