v1.43.1
Breaking Changes
- streamlined a few more package names to avoid collision with common names and make them consistent with other packages
- package
serverrenamed toservers - package
viewrenamed toviews - package
guardrenamed toguards - package
routerenamed toroutes - package
sessionrenamed tosessions
- package
- guards have been reworked and simplified, see documentation for mode details.
Update Guide
Update your cli
go install github.com/razshare/frizzante@v1.43.1Then regenerate your core
frizzante -gcoreFull Changelog: v1.42.6...v1.43.1