Blackhole v1.2.1 Release Notes

Release Date: 2016-08-29 // over 7 years ago
  • 🛠 Fixed

    Extend optional placeholders grammar.
    🔧 This change allows to specify fill, align and precision specification for optional placeholders when configuring the pattern formatter.

    Also the type specifier is now optional, allowing to specify no type, making libfmt to select the proper formatting itself.

    0️⃣ This change should fix a bug, where it’s impossible to specify the default integral value for string-formatted placeholder.