Releases: ghaiklor/terminal-canvas
Releases · ghaiklor/terminal-canvas
v3.1.2
21 Jul 08:49
Compare
Sorry, something went wrong.
No results found
Minor Improvement:
Get rid of optional dependencies that act like a dependencies and move them into devDependencies
v3.1.1
11 May 14:21
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
Cells in the canvas are not properly initialized, leading to some strange behaviours when erasing a screen e.g.
v3.1.0
11 May 14:20
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
background() and foreground() accepts none as a color
v3.0.3
01 Mar 13:55
Compare
Sorry, something went wrong.
No results found
Fix types export from package.json
v3.0.2
29 Feb 12:09
Compare
Sorry, something went wrong.
No results found
v3.0.1
29 Feb 12:09
Compare
Sorry, something went wrong.
No results found
v2.1.0
30 May 09:55
Compare
Sorry, something went wrong.
No results found
Performance
Improved performance of flush() method
v2.0.0
20 Mar 13:31
Compare
Sorry, something went wrong.
No results found
<a name"2.0.0">
2.0.0 (2017-03-20)
Breaking Changes
Removed support for older NodeJS versions
(7797e66e )
v1.0.0
23 Mar 12:39
Compare
Sorry, something went wrong.
No results found
<a name"1.0.0">
1.0.0 (2016-03-23)
Bug Fixes
cursor:
Fix issue when reset() is undefined out of the bounding box (659435a8 )
Fix issue with non-passing options on create() (05bdd97f )
Breaking Changes