Python 3 Release
Release Notes
For: uc-cdis/peregrine
Notes since tag: 2.1.1
Notes to tag/commit: 3.0.0
Generated: 2020-01-06
New Features
- Python 3 🎉 (#154)
- Use special
.secinclude
file to list source code for Veracode security
scanning (#151) - Use special
.secexclude
to forcefully exclude some files (empty) (#151)
Breaking Changes
- Python 3 Support (not expected to be backwards compatible) (#154)
Dependency Updates
- bumped dependencies to python3 compatible versions (#154)
- also bumped
Jinja2
andurllib3
for security compliance (#154)
Bug Fixes
- Fix creation date and update date filters (#155)