bull 0.0.1
bull: ^0.0.1 copied to clipboard
A collection of convenient and useful Command-Line interfaces for development.
Changelog #
0.0.1 - 2023-05-21 #
🚀 Features #
- feat: Add a CLI to update version in pubspec.yaml file @dev-yakuza (#4)
🐛 Bug Fixes #
- fix: Hide printing error tace @dev-yakuza (#13)
📃 Documents #
- docs: Update Changelog @dev-yakuza (#14)
- docs: Add CONTRIBUTING, README and update pubspec.yaml @dev-yakuza (#11)
🧩 Dependency Updates #
- chore: Change analysis options of Flutter lints @dev-yakuza (#3)
- chore: Add Lefthook @dev-yakuza (#2)
🔬 Others #
- refactor: Use Command class @dev-yakuza (#12)
- ci: Add GitHub Actions for automation @dev-yakuza (#1)