Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 687 Bytes

CHANGELOG.md

File metadata and controls

35 lines (23 loc) · 687 Bytes

@lumeweb/portal-plugin-ipfs

0.1.3

Patch Changes

  • 49e6d23: add build information support

0.1.2

Patch Changes

  • 21db2db: - Use lo ToPtr for pointer handling

0.1.1

Patch Changes

  • c020916: ---
    • Properly handle database prefixes with sqlite/mysql
    • Handle announcement address errors gracefully
    • Update CI to only trigger release on push events
    • Extend release workflow triggers and update concurrency settings
    • Update dependencies:
      • Upgrade mergo to 1.0.1
      • Upgrade go-multiaddr to 0.14.0
      • Upgrade portal to 0.2.1
      • Upgrade gox to 0.2.0
      • Update go.mod and go.sum

0.1.0

Minor Changes

  • 25ec910: Initial release