New Flask, Werkzeug et al. major versions released (palletsprojects.com) 12 points by tpfour 5y ago ↗ HN
[–] asplake 5y ago ↗ Lots of lower-level goodies to appreciate – really helpful to have them brought together. Top of the list for me:Jinja 3.0, Macros have access to the current template globalsItsDangerous 2.0, Added support for key rotation by passing a list of valid keys instead of a single key
2 comments
[ 3.0 ms ] story [ 14.5 ms ] threadJinja 3.0, Macros have access to the current template globals
ItsDangerous 2.0, Added support for key rotation by passing a list of valid keys instead of a single key