v1.0.0
What's Changed (by @underground20 in #22)
- Minimum php version raised to 8.1
- Removed support for symfony < 5
- Now you must always pass an array in a property
columns
(previously it was possible to pass a string/array) - Replaced the use of annotations with attributes
Full Changelog: v0.5.0...v1.0.0