summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* switch to pyproject.tomlDavid Lord2023-01-191-1/+1
* release version 2.1.22.1.2David Lord2023-01-171-1/+1
* match newlines when stripping tagsPeter Hill2022-06-131-2/+2
* start version 2.1.2David Lord2022-06-131-1/+1
* release version 2.1.12.1.1David Lord2022-03-141-1/+1
* avoid ambiguous regex in striptagsDavid Lord2022-03-141-4/+8
* release version 2.1.0David Lord2022-02-171-1/+1
* Merge branch '2.0.x'David Lord2022-01-131-2/+2
|\
| * update requirementsDavid Lord2022-01-131-2/+2
* | remove deprecated codeDavid Lord2021-11-053-33/+0
* | raise error on missing single placeholderMartin Trigaux2021-08-051-1/+6
* | Merge branch '2.0.x'David Lord2021-05-181-7/+8
|\ \ | |/
| * start version 2.0.2.dev0David Lord2021-05-181-1/+1
| * release version 2.0.1David Lord2021-05-181-1/+1
| * fix typing that wasn't available in Python 3.6.0David Lord2021-05-181-1/+2
| * mark top-level names as exportedDavid Lord2021-05-181-6/+6
* | start version 2.1.0.dev0David Lord2021-05-111-1/+1
|/
* start version 2.0.1.dev0David Lord2021-05-111-1/+1
* release version 2.0.0David Lord2021-05-111-1/+1
* use slots for format helper classesDavid Lord2021-05-101-0/+4
* call `string.Formatter.__init__`David Lord2021-05-101-0/+1
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2021-04-261-15/+4
* release version 2.0.0rc2David Lord2021-04-161-1/+1
* mention markupsafe in deprecation messageDavid Lord2021-04-152-2/+2
* prerelease version 2.0.0rc12.0.0rc1David Lord2021-02-151-1/+1
* add type annotationsDavid Lord2021-01-294-51/+110
* remove format spec mapping helperDavid Lord2020-09-011-33/+0
* use html.unescapeDavid Lord2020-04-092-272/+2
* remove __all__David Lord2020-04-091-4/+8
* remove unused module docstringsDavid Lord2020-04-083-11/+0
* add soft_str to speedupsDavid Lord2020-01-293-36/+71
* apply pyupgradeDavid Lord2020-01-293-21/+16
* remove compat codeDavid Lord2020-01-295-333/+154
* start version 2.0.0David Lord2020-01-291-1/+1
* release 1.1.11.1.1David Lord2019-02-231-1/+1
* update license dataDavid Lord2019-02-235-10/+10
* Add NULL check after native call to __html__ methodMaarten ter Huurne2019-02-201-0/+3
* release 1.1.0David Lord2018-11-051-1/+1
* add style checksDavid Lord2018-11-034-321/+359
* build linux and mac wheels with cibuildwheelDavid Lord2018-11-021-1/+1
* restore __html_format__ methodRyan Siemens2018-10-211-5/+5
* move to src directoryDavid Lord2018-10-205-0/+1075