Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 627 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 627 Bytes

Changelog

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Release 0.3.1

  • Fix for improper formatting for prompt function.
  • Various documentation improvements

Release 0.3.0

  • Supports return values from spinner/2 callbacks

Release 0.2.0

  • Adds support for post_format config options.
  • Adds li/2 function
  • Removes passthru transform

Initial Release 0.1.0

Includes basic functions for info, warning, etc, 4 types of alerts, a table, h1, h2, br, and hr, etc.