Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1005 Bytes

CHANGELOG.md

File metadata and controls

42 lines (34 loc) · 1005 Bytes

Changelog

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

[Unreleased]

Added

Fixed

Changed

Removed

Deployment Changes

[1.4.1] - 2023-05-16

Fixed

  • Running on non-hosted runners

Changed

  • Updated to alpine 3.17

[1.4.0] - 2023-04-26

Changed

  • Updated to alpine 3.15.1
  • Switched to use python sqlparse for formatting.

[1.3.0] - 2021-12-20

Changed

  • Brought in latest version of alpine

[1.2.0] - 2020-10-24

Changed

  • Uses alpine linux rather than ubuntu latest for the docker container

[1.1.0] - 2020-05-21

Changed

  • Workaround for formatting binary data with a max width set

[1.0.0] - 2020-05-10

  • Initial version