Skip to content

Latest commit

 

History

History
50 lines (23 loc) · 2.04 KB

CHANGELOG.md

File metadata and controls

50 lines (23 loc) · 2.04 KB

Changelog

1.4.0 (2022-05-05)

Features

  • can configure path/ports via env vars (796cd22)

1.3.1 (2022-05-04)

Bug Fixes

  • follow redirects in gateway proxy route (04cf86e)

1.3.0 (2022-05-04)

Features

  • add /ipfs route to proxy to gateway (#10) (93f2602)

1.2.0 (2022-05-04)

Features

  • read args from env vars with UCANTO_NAME_ prefix (#7) (a0d1c2e)

1.1.0 (2022-05-04)

Features

1.0.0 (2022-05-04)

Features

  • add release-please action (e7d0c75)
  • implement issuer/audience (ed63deb)
  • remove ucan-storage dependency (1586260)

Bug Fixes