Skip to content

Releases: gsmeira/laravel-attachments

v0.0.5

26 Sep 22:06
Compare
Choose a tag to compare

๐Ÿ‘‰ Changelog v0.0.4...v0.0.5

๐Ÿฉน Fixes

  • fix: deletion and some edge cases (638f614)

๐Ÿ’… Refactors

  • refactor: rename rawAttachments to currentAttachments (9002ac0)

โค๏ธ Contributors

v0.0.4

26 Sep 20:34
Compare
Choose a tag to compare

๐Ÿ‘‰ Changelog v0.0.3...v0.0.4

๐Ÿฉน Fixes

  • fix: deleteAttachment method (ef9fe46)

๐Ÿก Chore

  • chore: set path obfuscation default config as false (e267fb5)

โค๏ธ Contributors

v0.0.3

26 Sep 20:04
Compare
Choose a tag to compare

๐Ÿ‘‰ Changelog v0.0.2...v0.0.3

๐Ÿฉน Fixes

  • fix: remove unique folder wrapper feature (fc1d4fa)

๐Ÿ’… Refactors

  • refactor: remove unnecessary early return on path generation (75905f0)

โค๏ธ Contributors

v0.0.2

26 Sep 18:45
Compare
Choose a tag to compare

๐Ÿ‘‰ Changelog v0.0.1...v0.0.2

๐Ÿฉน Fixes

  • fix: remove object cast and enforce accessors/mutators types (32634b9)

๐Ÿ’… Refactors

  • refactor: simplify on deleted logic and check if array key exists (cd9144d)

๐Ÿ“– Documentation

  • docs: update README cover image (2669e34)

โค๏ธ Contributors

v0.0.1

26 Sep 02:59
22bedd2
Compare
Choose a tag to compare

๐Ÿ‘‰ Changelog v0.0.1

๐Ÿš€ First release

๐Ÿ“– Documentation

  • docs: add cover image to README (22bedd2)

โค๏ธ Contributors