Dynamodb Admin Versions Save

GUI for DynamoDB Local or dynalite

v4.6.1

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/aaronshaf/dynamodb-admin/compare/v4.5.1...v4.6.1

v4.5.1

10 months ago

What's Changed

Full Changelog: https://github.com/aaronshaf/dynamodb-admin/compare/v4.5.0...v4.5.1

v4.5.0

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/aaronshaf/dynamodb-admin/compare/v4.4.1...v4.5.0

v4.4.1

1 year ago

Enhancements

  • Enhances the styling of the items table (#306)

Maintenance

  • Update dependencies

v4.4.0

2 years ago

Features

  • delete/purge multiple tables at once (#248)

v4.3.1

2 years ago

Fixes

  • place dark mode toggle in the breadcrumb header (#228)

v4.3.0

2 years ago

Features

  • Added host option in the CLI

Fixes

  • make range (sort) key optional

v4.2.4

2 years ago

Fix

  • docker: only include production dependencies (smaller size) (#205)

v4.2.1

2 years ago

Chore

  • set up auto-publish to docker on new tag

Maintenance

  • Update dependencies

v4.2.0

2 years ago

Features

  • support for "begins_with" operator searches (#196)

Maintenance

  • Update dependencies