Skip to content

Releases: strictdoc-project/strictdoc

Pip package: BeautifulSoup dependency fix

01 Feb 09:58
74addd0
Compare
Choose a tag to compare
Merge pull request #338 from strictdoc-project/develop

Bump version to 0.0.9

Python 3.9 support, parallelization-related fix, Child links in HTML export

24 Jan 21:48
57f6d80
Compare
Choose a tag to compare
  • export/html: print children links, allow full left-right navigation
  • document_finder: include case when intermediate folder has no .sdoc files
  • parallelizer: fix hanging and zombie processes when child processes misbehave
  • dsl/reader and cli/args: Python 3.9-related fixes

HTML export style improvements

10 Jan 19:21
c2f9198
Compare
Choose a tag to compare
  • Sphinx HTML export: switch to guzzle theme, improve presentation of meta
  • HTML export: fix presentation of sections on the DTR screen
  • Grammar: some cleanups for consistency

Standalone HTML export and HTML style improvements

07 Jan 15:22
09312f3
Compare
Choose a tag to compare
Merge pull request #295 from strictdoc-project/develop

Bump version to 0.0.6

Special Fields, Requirement Rationale, Excel Export

04 Jan 14:44
Compare
Choose a tag to compare
  • Parsing requirements from Confluence source format
  • Grammar: Rationale field
  • Grammar: Special fields
  • Excel export
  • HTML export: Links between requirements work consistently on all document pages
  • Invoke tasks: black and pylint

0.0.2

10 Nov 20:45
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

First Python package release using GitHub actions.