weppy v2.3 Release Notes

  • ๐Ÿš€ Released on August 12th 2021, codename Da Vinci

    • Minor enhancements on request flow
    • โž• Added ORM support for PostgreSQL json/jsonb fields and operators
    • โž• Added widget_radio to forms.FormStyle
    • โž• Added dict values support for in validations
    • ๐Ÿ“ฆ Use optional emmett-crypto package for cryptographic functions
    • ๐Ÿ”’ Deprecated security.secure_dumps and security.secure_loads in favour of new crypto package
    • โœ‚ Added on_delete option to belongs_to and refers_to
    • โž• Added --dry-run option to migrations up and down commands