Releases: Innmind/Filesystem
Releases · Innmind/Filesystem
9.0.0
What's Changed
- Next major release by @Baptouuuu in #28
- Add
NoDiscardattributes by @Baptouuuu in #30 - Better integrate old PHPUnit tests in BlackBox by @Baptouuuu in #31
Full Changelog: 8.1.0...9.0.0
8.1.0
What's Changed
- Allow to use an IO file read as a file content by @Baptouuuu in #26
Full Changelog: 8.0.0...8.1.0
8.0.0
What's Changed
- Use
innmind/io3by @Baptouuuu in #12 - Remove phpunit by @Baptouuuu in #13
- Use
innmind/static-analysisby @Baptouuuu in #16 - Reuse workflows by @Baptouuuu in #15
- Use a date range for the license copyright by @Baptouuuu in #14
- Use BlackBox 6 by @Baptouuuu in #17
- Use a set provider to avoid exposing an implementation detail in the proof by @Baptouuuu in #18
- Remove duplicated code by @Baptouuuu in #19
- Replace
: voidby: Attempt<SideEffect>by @Baptouuuu in #20 - Deprecate
InMemory::new()by @Baptouuuu in #21 - Add
File::mapContent()by @Baptouuuu in #22 - Watch streams when writing to filesystem by @Baptouuuu in #23
- Allow to pass a sequence of files/direcotries to
Directory::named()by @Baptouuuu in #24 - Avoid using BlackBox internal classes to build directory set by @Baptouuuu in #25
Full Changelog: 7.6.0...8.0.0