Skip to main content
Module

x/denon/CHANGELOG.md

👀 Monitor any changes in your Deno application and automatically restart.
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.

2.4.10 - 2021-11-18

2.4.9 - 2021-09-21

Bug Fixes

  • deno 1.14 support, signals (1a824a5)

2.4.8 - 2021-06-18

2.4.7 - 2021-02-03

Bug Fixes

  • permission error on latest deno (0776e6c)

2.4.6 - 2021-01-06

Bug Fixes

  • remove unused , update (39ba36c)
  • add version for schema in script.json (c3b3d46)

2.4.5 - 2020-11-21

Features

Bug Fixes

2.4.4 - 2020-10-10

Bug Fixes

2.4.3 - 2020-10-10

2.4.2 - 2020-10-10

Features

  • re-add quiet config option (10b5669)
  • issue_91 example (9e81f99)
  • re-add logger config (17e609d)
  • new example for testing with issue #101 (5ceb849)

Bug Fixes

2.4.1 - 2020-10-02

Bug Fixes

  • typescript export notation for DenonConfig (7858474)

2.4.0 - 2020-09-14

Features

  • change default file name to scripts (6146dec)

Bug Fixes

  • deno 1.4.0 compatibility (7c1e3e4)
  • force quit when watch is false (68c1d83)
  • add latest version check (74caccf)

2.3.3 - 2020-08-29

Features

Bug Fixes

  • improve clarity of “starting” logs (1066934)

2.3.2 - 2020-08-06

2.3.1 - 2020-08-04

Features

  • :grey_question: added did you mean error (fbd88b9)
  • Add –quiet to prettify denon output (e99be5a)
  • 🚦 Deno version compat checking (958e2a1)
  • ⌚ Only log watch config when watching (c6c30fd)

Bug Fixes

  • deno registry bugs (#84) (e2362cc)

2.3.0 - 2020-07-27

Features

  • add custom logger (c3d22cc)
  • add sequential scripts related to #50 (a5f573f)

Bug Fixes

2.2.1 - 2020-07-14

Bug Fixes

  • temp fix for outdated dependencies in omelette (#74) (99d586d)
  • :arrow_up: Updated std dependencies to 0.61.0 (60250e3)
  • export to import (d1c79cf)
  • wrong version in configuration (391acc4)
  • allow bolean as permissions (185f20d)

2.2.0 - 2020-06-16

Features

Bug Fixes

  • bump deno stdlib (7096f33)
  • denon.config.ts file:// is now correctly resolved (e29d18e)
  • add file:// resolve (bf64a29)
  • config.ts import resolve (63318dd)
  • update permissions (63735c2)
  • remove net permission (4ac58ad)
  • add log for config reader failiure (4b4df06)
  • permission and template fetching issue (66dc595)

2.1.0 - 2020-06-05

Features

  • add config template support (afbc934)
  • configuration reloading and opt-out watch (6ad9066)
  • add .ts config file option (be1456e)

Bug Fixes

2.0.2 - 2020-05-25

Features

2.0.1 - 2020-05-25

Features

Bug Fixes

  • remove error log (2143585)
  • change runner behaviour (af9c048)
  • add config isFile check (735951e)
  • arg detection (eb033b7)
  • code format (4402896)
  • rework fsevent gathering to better support linux (003058d)
  • upgrade errors (5e44ffa)
  • add access to reload events to support vscode on linux (a3a0a3c)
  • log option are now configured correctly (3dcdc9a)
  • make failing status more forgiving (0e900ad)
  • –inspect-brk flag typo (939e904)
  • spell check (f4b5e40)
  • export only the needed objects from config.ts (a8fd211)
  • help message (b32b037)

2.0.0 - 2020-05-22

Features

  • add helpful message when scripts are not found (fe287d8)
  • denon –upgrade (#26, #43) (d1c3568)

Bug Fixes

1.9.2 - 2020-05-14

1.9.1 - 2020-05-09

1.9.0 - 2020-05-07

1.8.0 - 2020-04-30

1.7.0 - 2020-04-23

Features

  • Added fmt and test flags (#27) (c5d19c3)

1.6.0 - 2020-04-18

Features

  • check for executable config and directory (0005bc0)

Bug Fixes

  • support using arg multiple times (2f79aae)
  • fix formating, add ci fmt check (60c040b)

1.5.0 - 2020-04-11

1.4.0 - 2020-04-03

Features

  • add deno permission args (5c80877)

Bug Fixes

  • updated some types for deno 0.38.0 (db6e602)

1.3.0 - 2020-02-07

1.2.1 - 2020-01-21

1.2.0 - 2020-01-20

1.1.0 - 2020-01-17

1.0.0 - 2020-01-17