Skip to content

Releases: sharkdp/dbg-macro

v0.5.1

26 Sep 12:04

Choose a tag to compare

Updated Catch2 dependency

v0.5.0

25 Mar 12:16

Choose a tag to compare

Full Changelog: v0.4.0...v0.5.0

v0.4.0

26 May 10:19

Choose a tag to compare

  • Support for multiple arguments, see #94 and #2 (@ShikChen)
  • Add support for printing binary numbers, see #82 and README (@DerekCresswell)
  • Added dbg::time() to easily print a timestamp, see README and #91 (@MrHate)
  • Added metainformation for dbg::type<T>(), see #92 (@sharkdp)

v0.3.0

05 Jan 22:51
d1753c7

Choose a tag to compare

  • Added dbg::type<T>() helper to directly print type names

v0.2.1

30 Dec 09:09

Choose a tag to compare

  • added CMake install instructions

v0.2.0

29 Dec 13:10

Choose a tag to compare

Initial tagged release