Skip to content

v0.5.0

Compare
Choose a tag to compare
@FarhanShares FarhanShares released this 27 Mar 11:19
· 38 commits to main since this release
8fac0f4

Bug fix:

  • attach & detach media now returns count of attached / detached media on success or null on failure (HasMedia Trait)

Known Issue:

  • attachMedia() won't return null on failure if the database isn't a relational database (i.e. SQLite)