Skip to content

Releases: galligan/mixdown

v0.1.1

25 Mar 19:42
50891a1
Compare
Choose a tag to compare

What's Changed

❇️ New

  • Added a kind attribute to the <example> tag (see README)
    • This can be used to express the nature of an example, such as correctness, quality, or other attributes
    • Note: Previously this was done using the output attribute, but this might be potentially confusing
  • Added the <mixdown> document tag (see README)
  • Added Mixdown document formatting specification
    • Definitions of different indentation styles, and when to use them

🌀 Updates

Full Changelog: https://github.com/galligan/mixdown/commits/v0.1.1