Skip to main content
Module

x/cache/CHANGELOG.md

🥌 Deno cache library
Very Popular
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.13 - 2021-05-18

Features

0.2.12 - 2021-03-24

Features

  • support deno stable (#7) (13a68d5)

0.2.11 - 2021-03-21

0.2.10 - 2021-01-27

0.2.9 - 2020-12-11

0.2.8 - 2020-12-01

0.2.7 - 2020-11-21

Features

0.2.6 - 2020-11-02

0.2.5 - 2020-11-02

Features

  • export all unnamed instead to allow for import of specific funcs (0344b98)

0.2.4 - 2020-11-02

0.2.3 - 2020-10-16

0.2.2 - 2020-09-28

0.2.1 - 2020-09-19

0.2.0 - 2020-09-13

Bug Fixes

  • merge pr #3 from Denocord/fix/deno-1.4 (a329e2a)

0.1.1 - 2020-09-07

Features

0.1.0 - 2020-09-07

Features

  • fix windows compatibility issue (68a60fa)

0.0.6 - 2020-07-23

Bug Fixes

  • add no-protocol for file (b3581fd)

0.0.5 - 2020-07-23

Bug Fixes

0.0.4 - 2020-07-23

Bug Fixes

  • add path resolution by default (193c21c)

0.0.3 - 2020-07-22

Features

  • Try to convert pat to file url (349eccc)

Bug Fixes

  • Save files with original extension (f93fdd0)

0.0.2 - 2020-07-21

Bug Fixes

  • make –allow-env optional (85e633f)

0.0.1 - 2020-07-21

Features

Bug Fixes

  • :art: Fix linter problem (03552d4)
  • :computer: Change temp folder lookup (338b68e)