db_infra 0.3.0 db_infra: ^0.3.0 copied to clipboard
A command-line tool that help to automate your release workflow.
0.3.0 #
- Added workarounds Cloud signing permission error when no development certificate found.
- Updated the bdlogging package to v1.0.0
0.2.1 #
- Added few workarounds to flutter tools issues
- https://github.com/flutter/flutter/issues/106612
- https://github.com/flutter/flutter/issues/113977
0.2.0 #
- Improve support of automatic signing for iOS apps.
0.1.1 #
- Add possibility to auto-create a certificate if there's no valid one when doing project setup.
- Fix bug were auto-select the first certificate of the profile and the profile has many certificates.
0.1.0 #
- Raise min. Dart SDK to v3.0
- Upgrade dependencies
- Add new extension:
FileExtensions
to zip/unzip files
0.0.2 #
- Added support for dotEnv file.
- Error description and logging improvement.
0.0.1 #
- Initial version.
- Build and sign ios application.
- Disk infrastructure manager.