gg_publish 3.0.6 copy "gg_publish: ^3.0.6" to clipboard
gg_publish: ^3.0.6 copied to clipboard

Various tools and checks for publishing dart packages, e.g. versioning, checks etc.

Changelog #

3.0.6 - 2024-04-09 #

Added #

  • Publish: add askBeforePublishing to supress asking for confirmation

3.0.5 - 2024-04-09 #

Fixed #

  • PublishedVersion did not handle publish_to: none

3.0.4 - 2024-04-09 #

Fixed #

  • IsPublished will no also handle packages that are not published to pub.dev

3.0.3 - 2024-04-09 #

Fixed #

  • IsVersionPrepared did not work with local uncommitted changes

3.0.2 - 2024-04-08 #

Added #

  • Take over IsVersionPrepared, PrepareNextVersion and PublishedVersion from gg_version
  • IsVersionPrepared: Does also work for packages not published to git

3.0.1 - 2024-04-08 #

Added #

  • publish-to command to get the publish target

3.0.0 - 2024-04-06 #

Added #

  • Increased version

Changed #

  • Rework changelog
  • 'Github Actions Pipeline'
  • 'Github Actions Pipeline: Add SDK file containing flutter into .github/workflows to make github installing flutter and not dart SDK'
  • BREAKING CHANGE: is-published renamed into is-latest state-published
  • Added a new is-published which returns true when the package is published at all

2.0.2 - 2024-01-01 #

  • Update gg_version to 2.0.0

2.0.1 - 2024-01-01 #

  • Breaking change: Move IsVersionPrepared and PublishedVersion to gg_version

1.2.0 - 2024-01-01 #

  • Add Publish command

1.1.3 - 2024-01-01 #

  • Next Update

1.1.2 - 2024-01-01 #

  • Add IsVersionPrepared

1.0.7 - 2024-01-01 #

  • Update dependencies

1.0.6 - 2024-01-01 #

  • Update GgConsoleColors

1.0.5 - 2024-01-01 #

  • Add GgLog

1.0.4 - 2024-01-01 #

  • Add mocktail mocks

1.0.3 - 2024-01-01 #

  • Adapt directory structure

1.0.2 - 2024-01-01 #

  • Make commands public

1.0.1 - 2024-01-01 #

  • Add is-upgraded command

1.0.0 - 2024-01-01 #

  • Initial version.
1
likes
0
points
530
downloads

Publisher

verified publisherinlavigo.com

Weekly Downloads

Various tools and checks for publishing dart packages, e.g. versioning, checks etc.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, gg_args, gg_console_colors, gg_is_flutter, gg_log, gg_process, gg_status_printer, gg_version, http, mocktail, path, pub_semver

More

Packages that depend on gg_publish