Hanami::Utils v0.7.1 Release Notes

Release Date: 2016-02-05 // about 8 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ—„ [Yuuji Yaginuma] Hanami::Utils::Escape: fixed Ruby warning for String#chars with a block, which is deprecated. Using String#each_char now.
    • [Sean Collins] Allow non string objects to be escaped by Hanami::Utils::Escape.