The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
## What's Changed
* Remove unused code by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/16
* refactor CurrentPathProvider by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/17
* Refactor danger periphery by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/18
* fixed: ambiguous scan interface by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/21
* Refactor danger periphery struct to enum by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/22
**Full Changelog**: https://github.com/taji-taji/DangerSwiftPeriphery/compare/1.2.0...1.2.1
## What's Changed
* Return scan result by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/12
* Reduce DangerDSL dependencies by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/13
* Fix sample code in README.md by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/14
* remove XCTContext because of undesirable usage. by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/15
**Full Changelog**: https://github.com/taji-taji/DangerSwiftPeriphery/compare/1.1.1...1.2.0
## What's Changed
* add CI test for Swift 5.6 by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/9
* Improve unit tests by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/10
* Add Logger for debug by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/11
**Full Changelog**: https://github.com/taji-taji/DangerSwiftPeriphery/compare/1.1.0...1.1.1
## What's Changed
* Use periphery with SwiftPM by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/7
* Use enum for scan options by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/8
**Full Changelog**: https://github.com/taji-taji/DangerSwiftPeriphery/compare/1.0.2...1.1.0
## What's Changed
* refactored: CheckstyleOutputParser by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/3
* Use general mock by @taji-taji in https://github.com/taji-taji/DangerSwiftPeriphery/pull/5
## New Contributors
* @taji-taji made their first contribution in https://github.com/taji-taji/DangerSwiftPeriphery/pull/3
**Full Changelog**: https://github.com/taji-taji/DangerSwiftPeriphery/compare/1.0.1...1.0.2
## What's Changed
* Fixed the bug that did not show in the PR comments the lines affected by the periphery scan. by @leoniralves in https://github.com/taji-taji/DangerSwiftPeriphery/pull/2
## New Contributors
* @leoniralves made their first contribution in https://github.com/taji-taji/DangerSwiftPeriphery/pull/2
**Full Changelog**: https://github.com/taji-taji/DangerSwiftPeriphery/compare/1.0.0...1.0.1