Skip to main content
Module

x/plug/CHANGELOG.md

πŸ”Œ Deno plugin management library
Go to Latest
File

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 - 2020-09-13

0.1.1 - 2020-09-07

0.1.0 - 2020-09-07

Bug Fixes

  • windows compatibility issue (dcd2f6d)

0.0.5 - 2020-07-23

Bug Fixes

  • add no-protocol for files (03a4c7e)
  • add correct cache policy handling (5a0a4de)

0.0.4 - 2020-07-22

0.0.3 - 2020-07-21

Bug Fixes

0.0.2 - 2020-07-21

Bug Fixes

  • πŸ› Reintroduce url magic (169cf8a)

0.0.1 - 2020-07-21

Features

  • ✨ Added getOpId function (dc2eaca)
  • Use plug directory instead of plugins to be more specific (00549a3)
  • initial draft (288098a)

Bug Fixes

  • add cache support (4e9d477)
  • :globe: Make sure to guess the url only when the extension is relevant (5c559ae)
  • πŸ”§ Minor tweak to fix file protocol urls (06ee6fb)