Releases: basxsoftwareassociation/htmlgenerator
Releases · basxsoftwareassociation/htmlgenerator
v1.2.12
v1.2.11
v1.2.10
v1.2.9
v1.2.8
Bug Fixes
- crash on repr of uninitialized objects (Sam)
Commits
- ec65880: fix mypy errors (Pascal Wiesmann) #8
- 770c213: add mypy to ci (Pascal Wiesmann) #8
- b82dd07: fix typo (Pascal Wiesmann) #8
- c3593af: change type hint (Pascal Wiesmann) #8
- 8cbcc68: try to fix directory on which mypy runs (Pascal Wiesmann) #8
- 027411f: add checkout action (Pascal Wiesmann) #8
- a050d61: add several python versions and also other checks to the ci (Pascal Wiesmann) #8
- f64a732: continue on error (Pascal Wiesmann) #8
- a50fe02: add flake8 settings (Pascal Wiesmann) #8
- b9b56eb: use dot for current directory again (Pascal Wiesmann) #8
- 47dd3bb: Merge branch 'main' into fix/type_hint_for_mypy (Pascal Wiesmann) #8
- 3a23c8a: add empty init.py (Pascal Wiesmann) #8
- 5d9471d: add pip install -e . (Pascal Wiesmann) #8
- e4f01a1: pip install bs4 (Pascal Wiesmann) #8
- 7485a0c: install more dependencies for ci (Pascal Wiesmann) #8
- ef54729: add bandit and safety checks (Pascal Wiesmann) #8
- 2129365: exclude tests directory from bandit checking (Pascal Wiesmann) #8
- extract default exception handle (Sam)
- b760f74: add marker file for typed package (Pascal Wiesmann) #9
- e4c0471: fix typehint (Pascal Wiesmann) #9
- 2036bfc: bump version (Sam)