| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-10-14 | 1.2 kB | |
| v1.6.3 source code.tar.gz | 2024-10-14 | 124.2 kB | |
| v1.6.3 source code.zip | 2024-10-14 | 243.7 kB | |
| Totals: 3 Items | 369.1 kB | 0 | |
What's Changed
- Ignore block parameter names starting with
_by @Sija in https://github.com/crystal-ameba/ameba/pull/476 - Fix portable variable assignments in
Makefileby @straight-shoota in https://github.com/crystal-ameba/ameba/pull/478 - Use
makein CI by @Sija in https://github.com/crystal-ameba/ameba/pull/480 - Give the
Makefilea subtle massage by @Sija in https://github.com/crystal-ameba/ameba/pull/479 - Fix trailing space in Makefile by @straight-shoota in https://github.com/crystal-ameba/ameba/pull/481
crystal tool formatwith Crystal 1.15.0-dev by @straight-shoota in https://github.com/crystal-ameba/ameba/pull/482- Add
splitandlinesto the allocating method names inPerformance/ChainedCallWithNoBangrule by @Sija in https://github.com/crystal-ameba/ameba/pull/483 - Cleanups by @Sija in https://github.com/crystal-ameba/ameba/pull/484
- fix(lint): useless assign with method call within a condition by @veelenga in https://github.com/crystal-ameba/ameba/pull/485
- Release 1.6.3 by @Sija in https://github.com/crystal-ameba/ameba/pull/486
Full Changelog: https://github.com/crystal-ameba/ameba/compare/v1.6.2...v1.6.3