Skip to content

Commit

Permalink
3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaiklor committed May 11, 2020
1 parent 0db251b commit 15f448f
Show file tree
Hide file tree
Showing 15 changed files with 17,931 additions and 14,740 deletions.
3,184 changes: 1,771 additions & 1,413 deletions docs/assets/css/main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/js/main.js

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions docs/assets/js/search.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/assets/js/search.json

Large diffs are not rendered by default.

3,347 changes: 1,831 additions & 1,516 deletions docs/classes/canvas.html

Large diffs are not rendered by default.

3,315 changes: 1,815 additions & 1,500 deletions docs/classes/cell.html

Large diffs are not rendered by default.

3,275 changes: 1,795 additions & 1,480 deletions docs/classes/color.html

Large diffs are not rendered by default.

3,275 changes: 1,795 additions & 1,480 deletions docs/globals.html

Large diffs are not rendered by default.

3,275 changes: 1,795 additions & 1,480 deletions docs/index.html

Large diffs are not rendered by default.

3,245 changes: 1,780 additions & 1,465 deletions docs/interfaces/icanvasoptions.html

Large diffs are not rendered by default.

3,249 changes: 1,782 additions & 1,467 deletions docs/interfaces/icelloptions.html

Large diffs are not rendered by default.

3,245 changes: 1,780 additions & 1,465 deletions docs/interfaces/icolor.html

Large diffs are not rendered by default.

3,251 changes: 1,783 additions & 1,468 deletions docs/interfaces/idisplayoptions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "terminal-canvas",
"version": "3.1.0",
"version": "3.1.1",
"description": "Manipulate the cursor in your terminal via high-performant, low-level, canvas-like API",
"main": "dist/canvas/Canvas.js",
"types": "dist/canvas/Canvas.d.ts",
Expand Down

0 comments on commit 15f448f

Please sign in to comment.