Skip to content

Latest commit

 

History

History
82 lines (48 loc) · 1.81 KB

File metadata and controls

82 lines (48 loc) · 1.81 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.

1.0.7 - 2025-07-07

Fixed

  • Fix timestamp in source that prevents reproducible build

Changed

  • Modernize use of NIO API
  • Migrate OSSRH to Central Portal
  • Bump picocsv from 2.4.0 to 2.6.0

1.0.6 - 2024-06-27

Fixed

  • Fix slow output of PowerShell scripts

1.0.5 - 2024-06-26

Fixed

  • Fix backend argument encoding
  • Fix backend output encoding

Changed

  • Migrate VBScript to PowerShell #362

1.0.4 - 2024-02-26

Fixed

  • Fix potential bugs related to system settings

1.0.3 - 2022-10-28

Added

  • Add Maven BOM

Changed

  • Fix invalid use of functional interface

1.0.2 - 2021-03-24

Changed

  • Migration to Maven-Central
  • Maven groupId is now com.github.nbbrd.java-sql-util

1.0.1 - 2020-02-20

Changed

  • Fix use of LATEST_RESERVED_WORDS

1.0.0 - 2019-11-27

Added

  • Initial release