All Versions
10
Latest Version
Avg Release Cycle
204 days
Latest Release
1330 days ago

Changelog History

  • v0.11.0 Changes

    August 25, 2020

    🛠 The type used internally in llvm for array bounds is uint64_t, but llvm-pretty was using Int32. #74 fixed this problem, but introduced a change that necessitated a major version bump.

  • v0.9.0 Changes

    December 11, 2018

    This should be a non-breaking change if you don't construct or pattern-match on a DICompositeType.

  • v0.8.0 Changes

    December 07, 2018

    🚀 This release changed many datatypes in the AST related to debugging information (and their pretty-printers, accordingly). It is a breaking change for anyone pattern-matching on those types, but otherwise upgrading should be fairly straightforward.

    🖨 The output of the pretty-printer is now compatible with more (later) versions of LLVM.

  • v0.7.7

    December 07, 2018
  • v0.7.1.0

    March 08, 2017
  • v0.7.0.0

    March 07, 2017
  • v0.6.0.0

    February 24, 2017
  • v0.5.0.0

    October 11, 2016
  • v0.4.0.1

    August 27, 2015
  • v0.4.0.0

    August 18, 2015