DannyBen/madman

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
Change Log
========================================

Untagged - Latest
----------------------------------------

- Update Sinatra, Octokit and Commonmarker
- Drop support for Ruby 3.0


v0.3.3 - 2023-01-31
----------------------------------------

- Upgrade dependencies


v0.3.2 - 2023-01-20
----------------------------------------

- Loosen dependency requirements


v0.3.1 - 2023-01-16
----------------------------------------

- Update dependency versions


v0.3.0 - 2022-12-12
----------------------------------------

- Fix YAML loading for Ruby 3.x
- Drop support for Ruby 2.7


v0.2.13 - 2022-12-05
----------------------------------------

- Drop support for Ruby 2.5
- Drop support for Ruby 2.6
- Update Sinatra to ~> 3.0
- Allow Puma 6


v0.2.12 - 2020-12-27
----------------------------------------

- Replace deprecated sass with sassc


v0.2.11 - 2020-12-03
----------------------------------------

- Update to puma 5.x
- Update puma to 5.1


<!-- break v0.2.5 -->
## [v0.2.5](https://github.com/DannyBen/madman/tree/v0.2.5) (2019-01-04)
[Full Changelog](https://github.com/DannyBen/madman/compare/v0.2.4...v0.2.5)

**Merged pull requests:**

- Update sinatra to 2.0.5 [\#16](https://github.com/DannyBen/madman/pull/16) ([DannyBen](https://github.com/DannyBen))

## [v0.2.4](https://github.com/DannyBen/madman/tree/v0.2.4) (2018-12-13)
[Full Changelog](https://github.com/DannyBen/madman/compare/v0.2.3...v0.2.4)

**Merged pull requests:**

- Adjust to new mister\_bin 0.6.0 [\#15](https://github.com/DannyBen/madman/pull/15) ([DannyBen](https://github.com/DannyBen))

## [v0.2.3](https://github.com/DannyBen/madman/tree/v0.2.3) (2018-11-08)
[Full Changelog](https://github.com/DannyBen/madman/compare/v0.2.2...v0.2.3)

**Merged pull requests:**

- Add ability to render YAML into an interactive HTML [\#14](https://github.com/DannyBen/madman/pull/14) ([DannyBen](https://github.com/DannyBen))

## [v0.2.2](https://github.com/DannyBen/madman/tree/v0.2.2) (2018-09-20)
[Full Changelog](https://github.com/DannyBen/madman/compare/v0.2.1...v0.2.2)

**Merged pull requests:**

- Fix missing dependencies [\#13](https://github.com/DannyBen/madman/pull/13) ([DannyBen](https://github.com/DannyBen))
- Lock Sinatra to 2.0.3 [\#12](https://github.com/DannyBen/madman/pull/12) ([DannyBen](https://github.com/DannyBen))

## [v0.2.1](https://github.com/DannyBen/madman/tree/v0.2.1) (2018-08-06)
[Full Changelog](https://github.com/DannyBen/madman/compare/v0.2.0...v0.2.1)

## [v0.2.0](https://github.com/DannyBen/madman/tree/v0.2.0) (2018-08-05)
[Full Changelog](https://github.com/DannyBen/madman/compare/v0.1.3...v0.2.0)

**Merged pull requests:**

- Migrate to new mister\_bin [\#11](https://github.com/DannyBen/madman/pull/11) ([DannyBen](https://github.com/DannyBen))

## [v0.1.3](https://github.com/DannyBen/madman/tree/v0.1.3) (2018-05-26)
[Full Changelog](https://github.com/DannyBen/madman/compare/v0.1.2...v0.1.3)

**Implemented enhancements:**

- Generate empty \(navigation\) README files in all qualified folders [\#7](https://github.com/DannyBen/madman/issues/7)

**Merged pull requests:**

- Nav generation improvements [\#10](https://github.com/DannyBen/madman/pull/10) ([DannyBen](https://github.com/DannyBen))

## [v0.1.2](https://github.com/DannyBen/madman/tree/v0.1.2) (2018-05-21)
[Full Changelog](https://github.com/DannyBen/madman/compare/v0.1.0...v0.1.2)

**Merged pull requests:**

- Add site navigation generator [\#5](https://github.com/DannyBen/madman/pull/5) ([DannyBen](https://github.com/DannyBen))
- Server refactor [\#4](https://github.com/DannyBen/madman/pull/4) ([DannyBen](https://github.com/DannyBen))
- Refactor split Document to Template [\#3](https://github.com/DannyBen/madman/pull/3) ([DannyBen](https://github.com/DannyBen))
- Improvements round [\#2](https://github.com/DannyBen/madman/pull/2) ([DannyBen](https://github.com/DannyBen))

## [v0.1.0](https://github.com/DannyBen/madman/tree/v0.1.0) (2018-05-19)
[Full Changelog](https://github.com/DannyBen/madman/compare/v0.0.1...v0.1.0)

**Merged pull requests:**

- Patch 1 [\#1](https://github.com/DannyBen/madman/pull/1) ([DannyBen](https://github.com/DannyBen))

## [v0.0.1](https://github.com/DannyBen/madman/tree/v0.0.1) (2018-05-18)