|
| 1 | +# [1.4.0](https://github.com/euler-xyz/euler-swap-solhint-rules/compare/v1.3.2...v1.4.0) (2024-01-16) |
| 2 | + |
| 3 | + |
| 4 | +### Features |
| 5 | + |
| 6 | +* update the gh action ([91344d3](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/91344d317887d80a3ce44ffcc0107173865c99f3)) |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | +## [1.3.2](https://github.com/euler-xyz/euler-swap-solhint-rules/compare/v1.3.1...v1.3.2) (2024-01-16) |
| 11 | + |
| 12 | + |
| 13 | +### Features |
| 14 | + |
| 15 | +* try to specify registry ([8ed7cba](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/8ed7cbaa05679adf42db886ed1da5f8d7fec05dc)) |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | +## [1.3.1](https://github.com/euler-xyz/euler-swap-solhint-rules/compare/e768f1e26d3fbd10f7f5c291911f8b73a959489e...v1.3.1) (2024-01-16) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* change contract TestNoExplicitType ([52bf9a1](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/52bf9a19a78fc83265f2ee80574edff0b30b66f4)) |
| 25 | + |
| 26 | + |
| 27 | +### Features |
| 28 | + |
| 29 | +* change the ExplicitReturnTypesSafeCheck ([457feef](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/457feef42b05acb8a8cab61a1c182b1616c52e59)) |
| 30 | +* check if unchecked returns are detected ([2d0109c](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/2d0109cf842dcbe2d9302d70efe2813522b2e759)) |
| 31 | +* contain the tests inside one repo ([0411fe0](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/0411fe0ca28cd9d48a34a35275ec427257c9b621)) |
| 32 | +* explicit return types check ([15247a0](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/15247a0cf06257021566c4de524ba3d678309f9d)) |
| 33 | +* explicit returns solhint rule ([#7](https://github.com/euler-xyz/euler-swap-solhint-rules/issues/7)) ([e768f1e](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/e768f1e26d3fbd10f7f5c291911f8b73a959489e)) |
| 34 | +* fix pretest script ([ee8232c](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/ee8232ccc4162366fb58815bf6a73137b34a3618)) |
| 35 | +* handle unchecked blocks ([8cea155](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/8cea155a8d6a90a0ca398ad2b7e47066cf799b8e)) |
| 36 | +* push github actions to publish package ([0b469ce](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/0b469ced1d83f32e56e90947627e7244e3d31d2e)) |
| 37 | +* remove all not needed ([49771bf](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/49771bf121f36013347d602ac10829dc8ec55900)) |
| 38 | +* remove tests and add logging ([75762fe](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/75762fe9b795626ae512b1bdb6e71b448b4e9a74)) |
| 39 | +* test no return statement case ([daccb28](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/daccb2899854c8c628c2c8a04e8912221ed99699)) |
| 40 | +* update package.json name ([a852227](https://github.com/euler-xyz/euler-swap-solhint-rules/commit/a852227fc68898467a65a66d1a4c2ded90b8c405)) |
| 41 | + |
| 42 | + |
| 43 | + |
0 commit comments