Skip to content

v1.0.0

Compare
Choose a tag to compare
@DannyBen DannyBen released this 17 Feb 10:02
· 154 commits to master since this release

This is the first major release, with some minor breaking changes.

Breaking Changes

  • Update in-page TOC: It now requires #-style headers to function, and allows setting a custom header
  • Markdown inside <div> will no longer be rendered.
  • Remove some styling related command line flags by @DannyBen in #135

Other Changes

  • Increase sidebar width by 50px
  • Change icons
  • Switch from Commonmarker to RedCarpet renderer
  • Change landing page by @DannyBen in #134
  • Remove support for line numbers in syntax highlighting by @DannyBen in #136
  • Refactor CSS with color variables by @DannyBen in #137
  • Refactor command line interface by @DannyBen in #138
  • Add madness config show command by @DannyBen in #139
  • Add madness theme css command to copy the public css by @DannyBen in #140
  • Update colsole to >= 0.8.1 by @DannyBen in #141
  • Add support for CSS partials and 'madness theme colors' command by @DannyBen in #142

Full Changelog: v0.9.9...v1.0.0