Skip to content

Commit

Permalink
v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PolarETech committed Aug 21, 2022
1 parent 13a0fb8 commit 9895c68
Show file tree
Hide file tree
Showing 3 changed files with 405 additions and 467 deletions.
10 changes: 10 additions & 0 deletions Releases.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Releases

### 0.4.1 / 2022.08.21

- fix: error occurs when specifying a local import map file with full path on Windows
- refactor: reduce code size, etc.
- refactor: change the handling of global variables in main
- refactor: change RegExp from constructor function to literal notation
- refactor: rename files
- refactor: separate functions using deno info command
- refactor: improve testability and add tests for each exported function

### 0.4.0 / 2022.08.03

- feat: enable this script to be run directly in environments where the deno path is not set
Expand Down
Loading

0 comments on commit 9895c68

Please sign in to comment.