All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Add connection metadata to
lj.Batch
. #29
- Require Go 1.17 to use module. #28
- Fix goroutine and file descriptor leak if an error occurs during connection startup. #15