Releases: Netflix/repokid
Releases · Netflix/repokid
v0.15.0
Version 0.15.0
0.14.8
- Add workaround for DynamoDB max item size
- Decrease log level of skipped permissions
0.14.5
Fix broken test
0.14.4
0.14.3
Prevent Repokid from exiting early on errors by raising exceptions instead of calling sys.exit()
0.14.2
Adds library functions so Repokid can be called from other Python scripts/applications
0.14.1
0.14.0
This release introduces a refactor of logic from repokid.cli.repokid_cli
into a new repokid.commands
module.
0.13.0
Unpin Marshmallow requirement (#254)
0.12.1
Add long description, add req.in to manifest (#248)