Skip to content
This repository was archived by the owner on Apr 8, 2023. It is now read-only.

Latest commit

History

History
42 lines (27 loc) 路 2.7 KB

File metadata and controls

42 lines (27 loc) 路 2.7 KB

0.3.0 (2020-05-24)

Bug Fixes

  • lint (b2ec519)
  • preset-deno: status of dependencies in package.json (bf9cf17)
  • refactor and add clean stanza (ad3b17e)
  • remove non relevant external dependency notices (a7ad024)
  • submodule structure (b93538b)

Features

  • d (40da196)
  • p-fs: add simple transforms for basic file system (no promises) (5af6c0d)

0.2.0 (2020-05-20)

Bug Fixes

Features

  • p: reafactor and add logic for more fs apis (4289ecd)
  • p-general: add methods to check call prams in ApiCall class (b24fa4d)
  • add modules and fix 'main' keys in package.json (093eb37)

0.1.0 (2020-05-17)

0.0.1 (2020-05-17)

Bug Fixes

  • remote 'workspace' and fix lerna (c6b3939)
  • vscode editor cannot find types (68edf7a)

Features

  • add super basic transpilations (e11ded5)
  • create callExpressionFactory (aabd1ac)