Releases: natefrisch01/Graph-Link-Types
Releases · natefrisch01/Graph-Link-Types
0.3.3 Link Name Opacity
Full Changelog: 0.3.2...0.3.3
0.3.2 Bug Fixes
0.3.1 Bug Fixes and Color Options
Full Changelog: 0.3.0...0.3.1
0.3.0 Link Colors
There is now an optional setting to use colors for link types!
Full Changelog: 0.2.4...0.3.0
Obsidian Releases Fixes
Full Changelog: 0.2.3...0.2.4
0.2.3
Link colors are now based on the --text-normal .css variable from themes!
What's Changed
- Update package.json by @WHG555 in #5
- Text color is now chosen based on the --text-normal attribute of .the… by @natefrisch01 in #17
- Removed console logs. by @natefrisch01 in #18
New Contributors
- @WHG555 made their first contribution in #5
- @natefrisch01 made their first contribution in #17
Full Changelog: 0.2.2...0.2.3
0.2.2 Bug Fixes
Fixed some bugs, hopefully got logs fixed.
0.2.1 Cleaning logs, warnings.
Full Changelog: 0.2.0...0.2.1
0.2.0 Code refactor
Split up link management and frame/renderer management and types.