Releases: MrMarble/termsvg
Releases · MrMarble/termsvg
v0.10.0
05 Oct 13:42
Compare
Sorry, something went wrong.
No results found
v0.9.4
04 Oct 18:19
Compare
Sorry, something went wrong.
No results found
v0.9.3
12 Jul 10:29
Compare
Sorry, something went wrong.
No results found
Changelog
Bug fixes
e5fd280 fix(color): rgb values where out of order
Others
0a919bd ci(lint): update golangci (#13 )
87eea6b fix(install-script): use BSD compatible mktemp arguments (#12 )
v0.9.2
18 May 13:30
Compare
Sorry, something went wrong.
No results found
Changelog
Bug fixes
Others
b791093 chore: ignore magic numbers
v0.9.1
18 May 11:39
Compare
Sorry, something went wrong.
No results found
v0.9.0
14 Feb 16:50
Compare
Sorry, something went wrong.
No results found
Changelog
Features
3921093 feat: add support for windows
Others
v0.8.0
14 Feb 16:35
Compare
Sorry, something went wrong.
No results found
Changelog
Features
Others
d88d161 Add option to not render terminal window
c1352fc Add test & change cli description
ceb7ddc Change colWidth to avoid collisions
51921a6 Merge pull request #7 from BoogerMan2103/window
3aa0859 Overriding background color for render without term-window
9f1523c build: disable function inlining
4ce4fc9 build: upgrade config
19b44ff chore: add borderless example
c66abc5 chore: minify example
d927643 chore: remove wsl linter
e905494 ci: upgrade workflows
8b70e72 style: fix linter issues
v0.7.0
08 Dec 23:11
Compare
Sorry, something went wrong.
No results found
Changelog
Others
d0c3e62 Add params for custom bg and text colors in export
7776b19 Added parameter to skip the first line
687a10e Added warning note if skipping first line
1aebbfe Merge pull request #3 from chiefMarlin/master
v0.6.1
05 May 08:15
Compare
Sorry, something went wrong.
No results found
Changelog
Bug fixes
1f4eca4 fix(export): handle 16777217th color
9213c8a fix(export): use same syntax
Others
5862f8a docs(readme): add missing export command
392bf79 docs(readme): update command syntax
v0.6.0
08 Apr 10:46
Compare
Sorry, something went wrong.
No results found
Changelog
Features
7b35051 feat(cmd): add version commmand
Others
86feee6 build(goreleaser): configuration changes
49cf5ab build: add installation script
18504d6 build: add setup task
265eb1f docs(examples): add examples information
1849526 docs(readme): update usage
09ba945 liencense: use GPL 3
24288db style(main): fix linter issues