Skip to content

Releases: dframe/fileStorage

v1.1.0

08 Sep 12:46
48df0d0
Compare
Choose a tag to compare

#41 Add option to set destination cache adapter

v1.0.0

07 Sep 11:25
34ab03b
Compare
Choose a tag to compare

v0.4.0

14 Sep 11:09
593415c
Compare
Choose a tag to compare

#31, update dframe
#30, PSR-12
#18, Add Exceptions
#29, update config .travis.yml

v0.3.1

27 Jan 10:51
52379a6
Compare
Choose a tag to compare

#28 camelCase config

v0.3.0

24 Jan 19:53
30baadc
Compare
Choose a tag to compare

#4, Clean Code
#5, Duplicate namespace in stylists
#6, Refactory Code
#7, Undefined class Exception
#9, Duplicate adapter in Storage.php
#8, #10 More flexible __construct
#11, Update Examples
#12, visibility of a property driver
#14, add getConfig
#15, the real name in the cache name
#16, Optional data cache
#17, add public_urls
#19, Bugfix url cache
#20, Separation of constructor parameters
#21, Call to undefined method getDriver
#22, Add validation method isAllowedFileType()
#23, add getManager
#24, #25, add tests
#26 Add minimum-stability dev
#27, Update phpdoc

v0.2

15 Jun 09:37
ebe1356
Compare
Choose a tag to compare

Update composer.json
Update PSR-2
Update travis
Delete composer.lock

v0.1

13 Apr 13:02
eca49c5
Compare
Choose a tag to compare
  • First Version