Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Releases: fugerit-org/yaml-doc-tool

2025-04.0

18 Apr 13:58
2a3aa05

Choose a tag to compare

[1.0.3] - 2025-04-18

Changed

  • SnakeYAML version 2.4
  • parent changed from fj-bom to fj-universe-tool 2.4.5

Removed

Fixed

  • fix for simple type array documentation #8

2024-06.0

02 Jun 13:39
a94fffb

Choose a tag to compare

[1.0.1] - 2024-06-02

Changed

  • parent changed from fj-bom to fj-universe-tool 2.3.3

Fixed

  • Handling $ref to other object in schemas #5

2023-11.0

30 Nov 15:06
c83248b

Choose a tag to compare

[1.0.0] - 2023-11-30

Added

  • handling of template version (currently 0 - legacy, 1, this release)
  • handling of constraints minLength, maxLength, minimum and maximum for OpenAPI data types

Changed

  • parent changed from fj-bom to fj-universe-tool 0.5.6

2023-10.1

08 Oct 17:31
70ea5b9

Choose a tag to compare

[0.7.0] - 2023-10-08

Added

  • added issue management section in pom

Changed

  • parent changed from fj-bom to fj-universe-tool 0.5.2

2023-10.0

07 Oct 12:05
0835ed9

Choose a tag to compare

[0.6.1] - 2023-10-07

Added

  • outputFile param to produce report on file
  • code of conduct
  • build and run badges

Changed

  • markdwon heading on report

[0.6.0] - 2023-10-07

Added

  • new mode : schema check vs implementation test (#1)

2023-09.0

21 Sep 17:30
6992ec8

Choose a tag to compare

[0.5.0] - 2023-09-21

Added

Changed

  • workflow sonar cloud
  • fj-bom version set to 1.4.0
  • fj-core version set to 8.3.7
  • fj-doc version set to 3.0.7

2023-08.1

29 Aug 08:05
ffc2be4

Choose a tag to compare

0.4.2 (2023-08-29)

  • removed unused class org.fugerit.java.yaml.doc/FjDocFacade
  • more extensive testing

0.4.1 (2023-08-29)

  • setup for inner fj-doc facade through the new configuration model.

2023-08.0

29 Aug 02:02
7aa8b16

Choose a tag to compare

0.4.0 (2023-08-29)

  • Updated fj-core version to 8.2.0
  • Updated fj-doc version to 1.5.3
  • Updated snakeyaml to 2.2
  • Updated fj-vom to to 1.2.5
  • Added support for deprecated openapi attributes (will be added in the description)

2022-12.0

01 Dec 21:54

Choose a tag to compare

0.3.2 (2022-12-01)

  • Changed parent pom version (fj-bom) to 0.2.3
  • Removed version vulnerability in pom dependencies

0.3.1 (2022-12-01)

  • Updated fj-core version to 0.8.3
  • Updated fj-doc version to 0.5.5
  • Updated snakeyaml to 1.33
  • Added junit for YamlDocConfig
  • Added yaml-doc-config sample
  • Better logging of info and errors

2022-11.0

27 Nov 01:21

Choose a tag to compare

  • Changed parent pom version (fj-bom) to 0.2.2
  • Updated documentation
  • Updated test case