Skip to content

Releases: Netflix/repokid

v0.15.0

20 Nov 01:08
3410bd8
Compare
Choose a tag to compare
Version 0.15.0

0.14.8

06 Oct 19:47
3c4ac5c
Compare
Choose a tag to compare
  • Add workaround for DynamoDB max item size
  • Decrease log level of skipped permissions

0.14.5

06 Oct 00:51
d3dfbe6
Compare
Choose a tag to compare
Fix broken test

0.14.4

30 Jul 01:39
b2fed13
Compare
Choose a tag to compare

Changes included:

  • Add update flag to repo methods (#260)
  • Add limit kwarg to repo functions (#261)

0.14.3

27 Jul 16:51
3771bfb
Compare
Choose a tag to compare

Prevent Repokid from exiting early on errors by raising exceptions instead of calling sys.exit()

0.14.2

22 Jul 21:51
afad922
Compare
Choose a tag to compare

Adds library functions so Repokid can be called from other Python scripts/applications

0.14.1

18 Jul 00:09
60fb572
Compare
Choose a tag to compare

Bugfix release courtesy of @rmtzcx

0.14.0

16 Jul 17:56
4ba6d54
Compare
Choose a tag to compare

This release introduces a refactor of logic from repokid.cli.repokid_cli into a new repokid.commands module.

0.13.0

13 Jul 21:56
7852827
Compare
Choose a tag to compare
Unpin Marshmallow requirement (#254)

0.12.1

11 Feb 00:56
40e2121
Compare
Choose a tag to compare
Add long description, add req.in to manifest (#248)