Skip to content

Latest commit

 

History

History
75 lines (43 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

75 lines (43 loc) · 1.69 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.1.0] - 2024-11-05

Added

  • param tryColumnType, will try to format column by type.

[1.0.1] - 2024-07-16

Added

  • README Chapter explaining how to use the library as a simple sql query catalog.

Changed

  • fj-version set to 8.6.2
  • fj-bom set to 1.6.5

[1.0.0] - 2024-02-17

Changed

[0.4.2] - 2023-11-24

[0.4.1] - 2023-09-24

Added

  • queryFile handling in query-catalog.xml configuration file

Fixed

  • main class in pom

Added

Changed

Removed

  • Sonar cloud workflow yml removed. (after being merged with maven build)

[0.4.0] - 2023-09-23

Added

Changed