Skip to content

0.3.1

Compare
Choose a tag to compare
@ksassnowski ksassnowski released this 15 Jul 14:02
· 49 commits to main since this release

Changed

  • Use static inside of Field::make() to make it easier to extend from the Field class (#15).
    This is a potentially breaking change if you've extended from the Field class in your code