- Fixed linearization generation when there is a file without contract declaration.
- Added new task to clean the linearization file
clean-linearize
. - Updated to show the current merge state when there is an issue in the linearization process.
- Added tests to cover flows.
- Added configuration to disable linearization running when compiling.
- Added a new task to get the linearization of the entire project or specific paths.
- Added changelog.
- Added descriptive readme.
- Added github actions.