|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [1.0.1](https://github.com/inaka/elvis/tree/1.0.1) (2021-03-24) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/inaka/elvis/compare/1.0.0...1.0.1) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- DRY checks over modules [\#299](https://github.com/inaka/elvis/issues/299) |
| 10 | + |
| 11 | +**Fixed bugs:** |
| 12 | + |
| 13 | +- There's no ignore option for the `state\_record\_and\_type` rule [\#551](https://github.com/inaka/elvis/issues/551) |
| 14 | + |
| 15 | +**Closed issues:** |
| 16 | + |
| 17 | +- Try to have a GitHub Action for elvis [\#557](https://github.com/inaka/elvis/issues/557) |
| 18 | +- Move from Travis CI to GitHub Actions? [\#555](https://github.com/inaka/elvis/issues/555) |
| 19 | +- \[META\] Reorganize issues / projects / wikis [\#553](https://github.com/inaka/elvis/issues/553) |
| 20 | +- Document new rule atom\_naming\_convention [\#527](https://github.com/inaka/elvis/issues/527) |
| 21 | +- Document new macro\_names options [\#526](https://github.com/inaka/elvis/issues/526) |
| 22 | +- rule idea: elvis should work on the real code as well [\#500](https://github.com/inaka/elvis/issues/500) |
| 23 | +- Elvis should suggest replacing throw with ct:fail [\#394](https://github.com/inaka/elvis/issues/394) |
| 24 | +- Detect when a better function should be used [\#184](https://github.com/inaka/elvis/issues/184) |
| 25 | +- Executable Path Length [\#24](https://github.com/inaka/elvis/issues/24) |
| 26 | + |
| 27 | +**Merged pull requests:** |
| 28 | + |
| 29 | +- Approach OTP 24 [\#560](https://github.com/inaka/elvis/pull/560) ([paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira)) |
| 30 | +- Fix broken yml for GitHub Actions [\#559](https://github.com/inaka/elvis/pull/559) ([paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira)) |
| 31 | +- Replace Travis CI with GitHub Actions [\#558](https://github.com/inaka/elvis/pull/558) ([paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira)) |
| 32 | +- Wiki-provoked changes [\#556](https://github.com/inaka/elvis/pull/556) ([paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira)) |
| 33 | + |
3 | 34 | ## [1.0.0](https://github.com/inaka/elvis/tree/1.0.0) (2020-11-23)
|
4 | 35 |
|
5 | 36 | [Full Changelog](https://github.com/inaka/elvis/compare/0.5.0...1.0.0)
|
|
50 | 81 |
|
51 | 82 | **Merged pull requests:**
|
52 | 83 |
|
| 84 | +- Bump Version to 1.0.0 [\#552](https://github.com/inaka/elvis/pull/552) ([elbrujohalcon](https://github.com/elbrujohalcon)) |
53 | 85 | - Remove unreachable stuff [\#548](https://github.com/inaka/elvis/pull/548) ([paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira))
|
54 | 86 | - Prevent eunit issues + Rock with Elvis [\#547](https://github.com/inaka/elvis/pull/547) ([paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira))
|
55 | 87 | - Prevent hackney warnings on future deprecated functions [\#546](https://github.com/inaka/elvis/pull/546) ([paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira))
|
|
0 commit comments