Skip to main content
Module

x/brotli/CHANGELOG.md

πŸ—œ Brotli wasm module for deno
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.1.5 - 2020-11-04

Features

0.1.4 - 2020-07-14

Bug Fixes

  • πŸ‘· Fix build name (4f64f21)

0.1.3 - 2020-06-01

Bug Fixes

  • :fire: Removed wee_alloc to fix memory leak (4256de7)

0.1.2 - 2020-05-30

Features

  • ⚑ Add settings.json to improve vscode performance (a4a3cfb)

0.1.1 - 2020-05-28

Features

  • add js minification to wasm.js (0410c54)

Bug Fixes

0.1.0 - 2020-05-28

Bug Fixes

  • :art: deno fmt now ignores wasm.js (eade930)

0.0.1 - 2020-05-28

Features

Bug Fixes