Skip to content

Releases: orestesgaolin/dart_utilities

slack_cli-v0.2.1

13 Nov 09:14
867fe92
Compare
Choose a tag to compare

Bug Fixes

  • slack_cli: make sure messages without blocks but with message param get sent (2024-11-13)

slack_cli-v0.2.0

12 Nov 21:37
56f4b4d
Compare
Choose a tag to compare

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

24 Oct 23:22
e0a2cdc
Compare
Choose a tag to compare

Bug Fixes

  • changelog_cli: use single asterix for bold text in slack-markdown printer

changelog_cli-v0.5.0

24 Oct 23:22
c206a86
Compare
Choose a tag to compare

Features

  • changelog_cli: add support for linking Jira tickets when jira-url option provided

changelog_cli-v0.4.0

15 Oct 20:25
e6a1d2a
Compare
Choose a tag to compare

Features

  • changelog_cli: add support for glob patterns when detecting the previous tag automatically

changelog_cli-v0.3.0

15 Oct 07:57
756897d
Compare
Choose a tag to compare

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

15 Oct 08:16
c02fd5c
Compare
Choose a tag to compare

Features

  • slack_cli: introduce button and button_section, introduce unfurl-media and unfurl-links options

changelog_cli-v0.2.0

15 Oct 07:05
d851ae9
Compare
Choose a tag to compare

Features

  • add slack-markdown printer

changelog_cli-v0.1.0

10 Oct 10:44
9c76229
Compare
Choose a tag to compare

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