cloudamqp / amqp-client.cr

An AMQP 0-9-1 client for Crystal
https://cloudamqp.github.io/amqp-client.cr/
MIT License
69 stars 10 forks source link

Fixes for crystal 1.12.1 #44

Closed spuun closed 7 months ago

spuun commented 7 months ago

Update code to get rid of deprecation warnings

spuun commented 7 months ago

Maybe remove the override_default_formatter usage? You can run specs with SPEC_VERBOSE=1 to get it verbose.

spuun commented 7 months ago

Maybe remove the override_default_formatter usage? You can run specs with SPEC_VERBOSE=1 to get it verbose.

Well, and with -v/--verbose