What happened?
I was using Pluto in my CI/CD pipeline, but it began to error out after a particular version (v5.22.1 or higher).
The reason is that the option was removed in a breaking change shipped in v5.22.1.
v5.22.0...v5.22.1
What did you expect to happen?
No Error
How can we reproduce this?
Using the --no-footer option on v5.22.1 or higher
Version
v5.22.1 or higher
Search
Code of Conduct
Additional context
There are two requests:
- I have created a pull request; please update the documentation accordingly.
- Because removing the option constitutes a breaking change, I would like this to be released as part of the next major version.
What happened?
I was using Pluto in my CI/CD pipeline, but it began to error out after a particular version (v5.22.1 or higher).
The reason is that the option was removed in a breaking change shipped in v5.22.1.
v5.22.0...v5.22.1
What did you expect to happen?
No Error
How can we reproduce this?
Using the --no-footer option on v5.22.1 or higher
Version
v5.22.1 or higher
Search
Code of Conduct
Additional context
There are two requests: