Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 688 Bytes

CHANGELOG.md

File metadata and controls

42 lines (23 loc) · 688 Bytes

2.0.1 - 2025-01-20

Change output format to be name (version) instead of name@version (more readable)

Add support for

  • Gemfile.lock (ruby)
  • pubspec.lock (dart)
  • shard.lock (crystal)

1.1.7 - 2024-10-26

  • Add support for go.sum
  • Show contents of the lock when parsing fails instead of just the error message

1.1.6 - 2023-02-23

Publish under @your-tools npm scope

1.1.5 - 2023-02-23

Remove unsupported targets

1.1.4 - 2023-02-23

Add npm installer

1.1.3 - 2023-02-23

Don't use 'v' for prefixing release tags

1.1.2 - 2023-02-23

Start using cargo dist

1.1.1 - 2023-12-29

Add missing metadata

1.1.0 - 2023-12-29

Initial release