bun v1.0.10 Release Notes

Release Date: 2021-10-05 // over 2 years ago
  • ๐Ÿ› Bug Fixes

    • โž• add UpdateQuery.OmitZero (2294db6)
    • ๐Ÿ‘‰ make ExcludeColumn work with many-to-many queries (300e12b)
    • mysqldialect: append time in local timezone (e763cc8)
    • ๐Ÿท tagparser: improve parsing options with brackets (0daa61e)

    ๐Ÿ”‹ Features

    • โž• add timetz parsing (6e415c4)