Skip to content

v2.0.01

Compare
Choose a tag to compare
@ewilan-riviere ewilan-riviere released this 28 Aug 10:51
· 115 commits to main since this release
dfa01fe
  • For ArchiveZipCreate::class add extensions check: zip, epub, cbz, add an option to skip the check.
  • For Archive::class, convert path(), extension() and type() to getPath(), getExtension() and getType().
  • Add docblocks to Archive::class.