Releases: marcelwgn/IndentRainbow
Releases · marcelwgn/IndentRainbow
Version 1.3.4
Version 1.3.3
Breaking
This release adds ARM support, however support for Visual Studio 2017 and Visual Studio 2019 is removed.
If you are affected by this removal, please create an issue on this repository.
Version 1.3.2
What's Changed
- Update settings page to include link to github and indicate requirement for changes to take effect by @chingucoding in #38
Full Changelog: v1.3.1...v1.3.2
Version 1.3.1
What's Changed
- Small options cleanup, fix bug where the fade colors flag would not reload by @chingucoding in #36
- Refactor decoration API to use exact strings to avoid massive strings being allocated by @chingucoding in #35
Full Changelog: v1.3.0...v1.3.1
Version 1.3.0
- Implemented #23 for alternating color mode.
- Minor improvements
Version 1.2.3
This release addresses #28.
Version 1.0.1
This is the first functioning release as non preview version. Functionality wise, this version is the same as 0.5.1
Added customization release
Added customization for the colors and the indent size.
Initial release
Initial release of the extension. Hard coded colors and indent size.