6.0.0
What's Changed
- Fix PHP
8.4deprecations by @Baptouuuu in #6 - Use date range for the license copyright by @Baptouuuu in #7
- Update dependencies by @Baptouuuu in #8
CurrentProcess::halt()now returnsAttempt<SideEffect>by @Baptouuuu in #9- Use
Attemptto better explicit everywhere an action may fail by @Baptouuuu in #10 - Use push strategy to create temporary file to avoid throwing exceptions by @Baptouuuu in #11
- Run tests via BlackBox by @Baptouuuu in #12
- Reuse workflows by @Baptouuuu in #13
- Remove interfaces by @Baptouuuu in #14
- Use
Attempt<Str>as source of temporary files by @Baptouuuu in #15 - Update documentation for the new APIs by @Baptouuuu in #16
Full Changelog: 5.2.0...6.0.0