Skip to content

Releases: reggi/package-soup

package-soup: v1.1.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 08:56
bb21f5f

1.1.0 (2026-08-06)

Features

  • parser: associate semver versions after a bare package name on the same line (#5) (12d721e)
  • sort packages alphabetically for newline text output (#6) (06f3979)

Bug Fixes

  • auto-correct incompatible format dropdowns instead of error banner (7a15b7a)
  • silently fix incompatible dropdowns instead of showing error (7c31250)

package-soup: v1.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 03:51
482d926

1.0.0 (2026-08-06)

Features

  • add package soup parser and formatter (baf2cb2)

Miscellaneous Chores