Skip to content

Releases: KennethTrecy/elomocato

Safe upgrade (v0.4.1)

17 Feb 05:05
v0.4.1
88643c5
Compare
Choose a tag to compare

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

elomocato v0.4.0

13 Mar 03:55
2264cd0
Compare
Choose a tag to compare
  • Change the structure of configuration needed by some custom cast classes. Please check the README.

elomocato v0.3.3

12 Mar 13:57
346308c
Compare
Choose a tag to compare
  • Add AccessibleFile and TemporaryAccessibleFile classes can now be configured. See their documentation in each classes for available configurations.

elomocato v0.3.2

28 Feb 15:49
0fd7f5c
Compare
Choose a tag to compare
  • Add TemporaryAccessibleFile class that acts like AccessibleFile generates temporary URL.

elomocato v0.3.1

28 Feb 14:23
7fcec23
Compare
Choose a tag to compare

Please see the change log.

elomocato v0.3.0

10 Feb 07:19
185375f
Compare
Choose a tag to compare
  • Custom cast classes work only if it is not null. This is due to the addition of NullableCaster abstract class.

elomocato v0.2.0

08 Feb 12:57
664b86e
Compare
Choose a tag to compare
  • Has new classes and interface. Please see the README.

elomocato v0.1.1

07 Feb 03:25
9aea8b4
Compare
Choose a tag to compare

It is now open-source.