Releases: orestesgaolin/dart_utilities
Releases · orestesgaolin/dart_utilities
slack_cli-v0.2.1
Bug Fixes
- slack_cli: make sure messages without blocks but with message param get sent (2024-11-13)
slack_cli-v0.2.0
Features
- slack_cli: add delete command (2024-11-12)
Bug Fixes
- slack_cli: handle messages longer than 50 blocks and text blocks longer than 3000 characters (2024-11-12)
changelog_cli-v0.5.1
Bug Fixes
- changelog_cli: use single asterix for bold text in slack-markdown printer
changelog_cli-v0.5.0
Features
- changelog_cli: add support for linking Jira tickets when jira-url option provided
changelog_cli-v0.4.0
Features
- changelog_cli: add support for glob patterns when detecting the previous tag automatically
changelog_cli-v0.3.0
Features
- changelog_cli: enhance generate command with new options for grouping and formatting changelog entries (
--group-by
,--date-format
,--date-format-locale
) (2024-10-15)
Refactor
- changelog_cli: use --path option to limit the commits to the provided directory (2024-10-15)
slack_cli-v0.1.0
Features
- slack_cli: introduce button and button_section, introduce unfurl-media and unfurl-links options
changelog_cli-v0.2.0
Features
- add slack-markdown printer
changelog_cli-v0.1.0
Chores
- update major dependencies (conventional_commit, file, pub_updater)
- deps: bump pub_updater from 0.2.4 to 0.3.0 in /changelog_cli
Refactor
- update to the latest very_good_cli template, enable completion support
Full Changelog: changelog_cli-v0.0.6+1...changelog_cli-v0.1.0