What's Changed
- added documentation for multiple connections feature by @a-alhusaini in #483
- Add
skip_timestamps
option by @stufro in #486 - ci: add ameba linting to formatting ci job by @jphaward in #490
- Close result set at the end of test in passthrough_spec.cr by @stufro in #489
- Update readme setup instructions by @jphaward in #495
- Fix mysql to allow timestamps null by @jphaward in #492
- 493 upgrade ameba shard to latest version by @jphaward in #494
- refactor: fix linting issues on not_nil! usage by @jphaward in #487
- test: fix to_yaml nil value representation for mac by @jphaward in #496
- Fixed bug preventing Amber from booting by @crimson-knight in #497
- Add reload method by @stufro in #491
New Contributors
Full Changelog: v0.23.2...v0.23.3