Skip to content

Releases: gocsaf/fakedoc

v1.1.0

10 Jun 11:22
b378376

Choose a tag to compare

What's Changed

  • Add progress indicator for the number of documents in #26
  • Add require flag in #23
  • Implement a --verbose flag #31
  • Use size limits for text in #25
  • Ignore size parameter if force-max-size is set in #24
  • Improve option parsing in #28
  • Handle corner cases of lengths in Generator.book in #30
  • Improve performance in #15 and #17

Full Changelog: v1.0.0...v1.1.0

Release v1.0.0

22 Jan 14:54
78ce159

Choose a tag to compare

Release v.1.0.0

This is first stable release of fakedoc.

What's Changed

  • Add JSON indent parameter #6
  • Add book configuration option #5
  • Load guidance limits from JSON file #7
  • Implement product and group IDs #8
  • Remove type switch in dispatching node templates #9
  • Use the maximum size of arrays specified in limits.json #10

Full Changelog: v0.1.0...v1.0.0

v0.1.0: Add -o option to fakedoc command in the README

18 Nov 08:27

Choose a tag to compare

This is the initial release being the starting point for further extensions.
We now are able to generate valid CSAF documents in nearly all cases.