Releases: DannyBen/madness
Releases · DannyBen/madness
v1.1.0
v1.0.0
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 showcommand by @DannyBen in #139 - Add
madness theme csscommand to copy the public css by @DannyBen in #140 - Update
colsoleto>= 0.8.1by @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
v0.9.9
v0.9.8
v0.9.7
v0.9.6
- Drop support for Ruby 2.5 by @DannyBen in #116
- Add
fileparameter to slim renderer by @dimitriylol in #117
New Contributors
- @dimitriylol made their first contribution in #117
Full Changelog: v0.9.5...v0.9.6
v0.9.5
v0.9.4
- Add configuration to control excluded directories list
Full Changelog: v0.9.3...v0.9.4