humm_cli 1.0.10
humm_cli: ^1.0.10 copied to clipboard
Humm CLI is a command-line tool for Flutter projects that automates changelog management, translation validation and release processes.
1.0.10 [14.05.2025 12:15] #
- [fix] Fixed notify_slack null safety when read SlackArgs.url and adjust notify_slack_error
1.0.9 [14.05.2025 12:15] #
- [fix] Fixed notify_slack to use SlackArgs.url instead of SlackArgs.appName for webhookUrl
1.0.8 [12.05.2025 17:15] #
- [improvement] Allow pass custom urls to notify_slack
1.0.7 [09.05.2025 17:15] #
- [improvement] Extract changelog command code to ChangelogExtractor, use it in notify_slack command
1.0.6 [22.04.2025 18:00] #
- [improvement] Extend jira changelog regex
1.0.5 [09.04.2025 16:00] #
- [feature] Added new command to clean up arb files
1.0.3 [13.02.2025 17:38] #
- [fix] Removed "#" from changelog before send to jira
1.0.2 [07.02.2025 15:05] #
- [feature] Added optional parameter for notify_slack that allow send custom message with changelog
1.0.1 [04.02.2025 15:05] #
- [dev-improvement] Added jira webhook command.
1.0.0 [01.02.2025 16:57] #
- [feature] Publish repository