Releases: caponetto/vscode-diff-viewer
Releases · caponetto/vscode-diff-viewer
v1.5.0
What's Changed
- Bump postcss from 8.4.24 to 8.4.31 by @dependabot in #90
- Bump @babel/traverse from 7.22.5 to 7.23.2 by @dependabot in #91
- Bump version to
1.5.0
by @caponetto in #93 - Add dark mode by @caponetto in #92
- Update
CHANGELOG
for v1.5.0 by @caponetto in #94
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- Update GitHub action versions by @caponetto in #76
- Bump version to
1.4.2
by @caponetto in #77 - Bump webpack from 5.74.0 to 5.76.0 by @dependabot in #79
- Remove deprecated
vsce
package in favor of@vscode/vsce
by @caponetto in #81 - Bump dependencies by @caponetto in #82
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #84
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #85
- Bump diff2html to
3.4.40
by @caponetto in #86 - Update diff2html version which handles unknown filetypes gracefully by @scfrazer in #88
New Contributors
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Fix line numbers shift by @caponetto in #74
- Prepare
v1.4.1
release by @caponetto in #75
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Fix control of diff2html font by @jacekkopecky in #64
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #63
- Add reset button to viewed count by @jacekkopecky in #66
- Add a side-by-side toggle by @jacekkopecky in #67
- Show empty diffs by @jacekkopecky in #65
- Minor style improvements by @caponetto in #68
- Fix warnings on CI by @caponetto in #69
- Add progress bar for viewed files by @caponetto in #70
- Prepare
v1.4.0
release by @caponetto in #71
Full Changelog: v1.3.2...v1.4.0
v1.3.2
v1.3.1
What's Changed
- open files even if the diff isn't a file directly in the workspace by @jacekkopecky in #58
- Control diff2html font sizes by @jacekkopecky in #59
- Prepare
v1.3.1
release by @caponetto in #60
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Cleanups and reload by @jacekkopecky in #41
- Bump terser from 5.12.1 to 5.14.2 by @dependabot in #42
- Make file headers sticky by @jacekkopecky in #43
- Add a footer like "viewed 2/8" by @jacekkopecky in #44
- Setup Jest and Husky by @caponetto in #46
- Bump package version to
1.3.0
by @caponetto in #47 - Housekeeping by @caponetto in #48
- Add new workflows and some minor changes by @caponetto in #49
- Fix Message Handler by @caponetto in #51
- Fix lint by @caponetto in #53
- Save viewed state by @jacekkopecky in #52
- Show "changed since last view" by @jacekkopecky in #54
- Add a simple loading to webview by @caponetto in #55
- Minor improvements for loading large diff files by @caponetto in #56
- Update
CHANGELOG.md
forv1.3.0
by @caponetto in #57
New Contributors
- @jacekkopecky made their first contribution in #41
- @dependabot made their first contribution in #42
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Update dependencies and fix encoding issue by @caponetto in #38
Full Changelog: v1.1.14...v1.2.0
v1.1.14
What's Changed
- Codebase improvements by @caponetto in #34
- Update less-is-more.yml by @caponetto in #35
Full Changelog: v1.1.13...v1.1.14