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.
- Switched BACK to S3 storage, since
forgeboxStorage
is still broken
- Switched back to
forgeboxStorage
since Forgebox resolved the package storage issue
- Switched to S3 storage to avoid a Forgebox storage issue
- Embeds the
sql-formatter
jar to avoid downloading from Maven on install
- 📦 NEW: Add
formatter.withParams()
for parameter replacement
- 📦 NEW: Add
ConfigBuilder
for custom formatting configuration
- 👌 IMPROVE: Add BSD-3 license
- 📖 DOC: Clean up README and API docs
- 📦 Initial version!