- 023b58c - add Python 3.13 (really this time)
- e842861 - add Python 3.13, remove Python 3.8 (end-of-life)
- bdfccf2 - improved fix for distribution for Python 3.9
- 9c75dce - fix distribution for Python 3.9
- 03f0e0e - fix Python 3.9, remove Python 3.8
- a78f126 - embed chisel documentation front-end application
- 0b620c0 - update chisel doc app stub
- e274b09 - add Application.match_request method
- 0a3cc68 - doc app - add html preloads
- ea4e4ac - add python 3.12 support, remove python 3.7 support (end-of-life)
- c700381 - eliminate use of deprecated cgi module
-
eebd742 - add setup.cfg long_description_content_type
-
9c29d74 - add pyproject.toml and setup.cfg, remove setup.py
- 9c2b871 - remove Request.import_requests method
- be98214 - update readme
- dd76316 - simplify MarkdownUp app stub
- 2528da3 - use correct definition of ActionURL
- 7bc2773 - add static doc/app.mds
- ce5ec9a - cleanup doc app
- 2322939 - port chisel documentation to markdown-script
- cd312e4 - update chisel-doc stub
- 7f6b93e - update readme
- 79c82d2 - updates from python-package-template
- 323a445 - updates from python-package-template
- a589512 - updates from python-package-template
- 19265ff - simplify setup.py
- d7f8ff7 - rename __version__ to VERSION
- 798b775 - update example doc link
- 85a0475 - fix readme doc link
- 03dc963 - fix inherited action error type
- de1f231 - StaticRequest content is bytes
- 65937ec - move doc static and redirect to docuementation doc group
- c09b6f6 - update chisel-doc
- 092dca4 - chisel 1.0.1
- d6b4d09 - chisel 1.0.0
- 4d73381 - use chisel-doc