Skip to content

Releases: hanami/hanami-cli

v2.3.4

23 Jan 02:44
v2.3.4
8b89261

Choose a tag to compare

Fixed

  • Avoid an unhandled exception in the "are we inside a Hanami app?" check that happens at the beginning of every CLI invocation. This would occur when a bundled gem is already activated (from our testing: bigdecimal) but in conflict with the required version of that gem by a Hanami dependency. (@timriley in #380).

Compare v2.3.3 ... v2.3.4