Releases: KennethTrecy/elomocato
Releases · KennethTrecy/elomocato
Safe upgrade (v0.4.1)
Change log
v0.4.1
In summary, the library is compatible with Laravel 10.
📖 Documentation
- badge: Specialize the badge (7a51cd6)
🏡 Chore
- Update the files from template (a9511c8)
🤖 CI
- Use matrix to test multiple versions of the interpreter (9744695)
- Update the version of the action (88643c5)
❤️ Contributors
- Kenneth Trecy Tobias [email protected]
elomocato v0.4.0
- Change the structure of configuration needed by some custom cast classes. Please check the README.
elomocato v0.3.3
- Add
AccessibleFile
andTemporaryAccessibleFile
classes can now be configured. See their documentation in each classes for available configurations.
elomocato v0.3.2
- Add
TemporaryAccessibleFile
class that acts likeAccessibleFile
generates temporary URL.
elomocato v0.3.1
Please see the change log.
elomocato v0.3.0
- Custom cast classes work only if it is not null. This is due to the addition of
NullableCaster
abstract class.
elomocato v0.2.0
- Has new classes and interface. Please see the README.
elomocato v0.1.1
It is now open-source.