Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 496 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 496 Bytes

All major and minor releases are briefly explained below.

For richer information consult the commit log on github with referenced pull requests.

We do not include break-fix version release in this file.

4.0.0

  • Added a check to database connections when they init
  • Better error handling

3.0.0

  • Add mysql support
  • Change result return
  • Add some simple examples for internal testing

2.0.0

  • Add prettier
  • Upgrade version of pg
  • Add a warning level to logs

1.1.1

  • Initial release