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.4.1 - 2021-11-06

0.4.0 - 2021-10-16

Bug Fixes

0.3.1 - 2021-05-18

Features

  • bump deps, update tests (00ac928)

Bug Fixes

  • don’t type the second op arg as Uint8Array (#6) (9666498)
  • ci using deno canary (8a0fe36)

0.3.0 - 2021-05-08

Features

0.2.10 - 2021-03-21

0.2.9 - 2021-01-28

Features

  • log when downloading plugin (f065135)

0.2.8 - 2021-01-27

0.2.7 - 2020-12-11

0.2.6 - 2020-12-01

0.2.5 - 2020-11-21

0.2.4 - 2020-10-16

0.2.3 - 2020-09-28

0.2.2 - 2020-09-19

0.2.1 - 2020-09-13

Bug Fixes

  • windows compatibility issue (dcd2f6d)

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)