Skip to content

Releases: dart-lang/ecosystem

package:firehose v0.3.27

01 Sep 10:08
8743a9d

Choose a tag to compare

  • Fix Flutter support.

package:firehose v0.3.26

31 Aug 06:24
8fa89c6

Choose a tag to compare

  • Add support for Flutter package auto-publishing, fixing #154.

package:firehose v0.3.25

29 Aug 08:04
65817bf

Choose a tag to compare

  • Switch to pub.dev API in package:firehose.

package:firehose v0.3.24

25 Jul 15:57
97fc1a7

Choose a tag to compare

package:firehose v0.3.23

17 Jul 08:03
ffa1ecb

Choose a tag to compare

  • Tweak PR health workflow.
  • Shorten some text in the markdown summary table.

package:firehose v0.3.22

12 Jul 07:53
3f4b8d1

Choose a tag to compare

  • Add docs for the new environment input to the publish action.
  • Add coverage for web tests.

package:firehose v0.3.21

10 Jul 15:04
b34db4f

Choose a tag to compare

  • Allow empty coverage in PR health checks.

package:firehose v0.3.20

04 Jul 19:29
5944328

Choose a tag to compare

  • Cache file contents and parsed data in ChangeLog class.
  • Add code coverage to checks.
  • Fix #125.

package:firehose v0.3.19

29 Jun 12:36
19fa443

Choose a tag to compare

  • Clean-up and optimizations.
  • Stop depending on package:collection now that SDK 3.0.0 has firstOrNull.

package:firehose v0.3.18

27 Jun 20:50
9ef5948

Choose a tag to compare

  • Add Github workflow for PR health.
  • Refactorings to health workflow.