Changelog
*Sourced from [inch_ex's changelog](https://github.com/rrrene/inch_ex/blob/master/CHANGELOG.md).*
> ## 2.0.0
>
> - make use of Elixir's adoption of EEP 48
> - require Elixir `>= 1.7.0`
> - this is not backwards compatible to InchEx v1!
Commits
- [`45ecbc4`](https://github.com/rrrene/inch_ex/commit/45ecbc4b57fa8b943b9e4cd0d4da72da95c9dd4a) Bump version to 2.0.0
- [`e7ca4b3`](https://github.com/rrrene/inch_ex/commit/e7ca4b3b59f152e8eb0109df12c0fdc0cc9675bf) Update CHANGELOG
- [`23a6a1a`](https://github.com/rrrene/inch_ex/commit/23a6a1a6ba6bcf649f0f732d7a13d51a88ac9c1b) Support Elixir 1.8.0
- [`e44c722`](https://github.com/rrrene/inch_ex/commit/e44c722afdc20221a35650c31e048d195530f0b0) Bump version to 2.0.0-rc2
- [`014da5a`](https://github.com/rrrene/inch_ex/commit/014da5aa30d07dcfbcf793dc6c0f9c0a4de9eb75) Enable `mix inch.report` Mix task
- [`9fb01d0`](https://github.com/rrrene/inch_ex/commit/9fb01d0a84749c3bdd48d22656a715eccaa86a54) Use actual API endpoint by default
- [`d378685`](https://github.com/rrrene/inch_ex/commit/d37868538ef16fa0f16c14516829283ab8bab5d4) Colorize report output
- [`3398f34`](https://github.com/rrrene/inch_ex/commit/3398f34d329efc07f8dc45bf00397f67ede59063) Include doc in v2 report output
- [`714bb76`](https://github.com/rrrene/inch_ex/commit/714bb76ede1c1b529c3269d02e96c31188e69758) Bump version to 2.0.0-rc1
- [`ff86f20`](https://github.com/rrrene/inch_ex/commit/ff86f20c3ba25de3434d70a87904c1250f795400) Use Jason and add report command
- Additional commits viewable in [compare view](https://github.com/rrrene/inch_ex/compare/v1.0.1...v2.0.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
⚠️ Dependabot is rebasing this PR ⚠️
If you make any changes to it yourself then they will take precedence over the rebase.
Bumps inch_ex from 1.0.1 to 2.0.0.
Changelog
*Sourced from [inch_ex's changelog](https://github.com/rrrene/inch_ex/blob/master/CHANGELOG.md).* > ## 2.0.0 > > - make use of Elixir's adoption of EEP 48 > - require Elixir `>= 1.7.0` > - this is not backwards compatible to InchEx v1!Commits
- [`45ecbc4`](https://github.com/rrrene/inch_ex/commit/45ecbc4b57fa8b943b9e4cd0d4da72da95c9dd4a) Bump version to 2.0.0 - [`e7ca4b3`](https://github.com/rrrene/inch_ex/commit/e7ca4b3b59f152e8eb0109df12c0fdc0cc9675bf) Update CHANGELOG - [`23a6a1a`](https://github.com/rrrene/inch_ex/commit/23a6a1a6ba6bcf649f0f732d7a13d51a88ac9c1b) Support Elixir 1.8.0 - [`e44c722`](https://github.com/rrrene/inch_ex/commit/e44c722afdc20221a35650c31e048d195530f0b0) Bump version to 2.0.0-rc2 - [`014da5a`](https://github.com/rrrene/inch_ex/commit/014da5aa30d07dcfbcf793dc6c0f9c0a4de9eb75) Enable `mix inch.report` Mix task - [`9fb01d0`](https://github.com/rrrene/inch_ex/commit/9fb01d0a84749c3bdd48d22656a715eccaa86a54) Use actual API endpoint by default - [`d378685`](https://github.com/rrrene/inch_ex/commit/d37868538ef16fa0f16c14516829283ab8bab5d4) Colorize report output - [`3398f34`](https://github.com/rrrene/inch_ex/commit/3398f34d329efc07f8dc45bf00397f67ede59063) Include doc in v2 report output - [`714bb76`](https://github.com/rrrene/inch_ex/commit/714bb76ede1c1b529c3269d02e96c31188e69758) Bump version to 2.0.0-rc1 - [`ff86f20`](https://github.com/rrrene/inch_ex/commit/ff86f20c3ba25de3434d70a87904c1250f795400) Use Jason and add report command - Additional commits viewable in [compare view](https://github.com/rrrene/inch_ex/compare/v1.0.1...v2.0.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.