Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.16"
".": "0.2.0"
}
57 changes: 57 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,63 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.2.0](https://github.com/RaviDasari/see-image-diff/compare/see-image-diff-v0.1.16...see-image-diff-v0.2.0) (2025-11-02)


### Features

* add tests ([8b3d520](https://github.com/RaviDasari/see-image-diff/commit/8b3d52095826bef4f437ac3770c245015d2c51b4))
* update ui and improve img load performance ([8827546](https://github.com/RaviDasari/see-image-diff/commit/8827546468a098b9cbef53b833f7e089387a5ea6))


### Bug Fixes

* add build badge ([04f16a7](https://github.com/RaviDasari/see-image-diff/commit/04f16a7ed24c04a88c840bb0b3f53213284677b9))
* add output file ([5dff84c](https://github.com/RaviDasari/see-image-diff/commit/5dff84cb2372bbc2be17bb24686bd56239f7d114))
* add video ([725b629](https://github.com/RaviDasari/see-image-diff/commit/725b62951cd4db259625298979caf9f34694c56e))
* autoinstall missing packages on the fly ([6d84a11](https://github.com/RaviDasari/see-image-diff/commit/6d84a1170b61c0270bb4ed85d356ba3ae5383143))
* build app early and optmize, fix typos and create folder recusrively ([ee2b542](https://github.com/RaviDasari/see-image-diff/commit/ee2b542060ee4789d1af4eb8ecbd67424b517a92))
* change naming for diff tabs ([4aa612f](https://github.com/RaviDasari/see-image-diff/commit/4aa612f834853eda287c5d81a17bf8c5df68bd15))
* copy dist files issue ([2360ce9](https://github.com/RaviDasari/see-image-diff/commit/2360ce9cccaa6d361316d575895c81940f7e8f16))
* don't build app anymore, cleaup ([b76c9c8](https://github.com/RaviDasari/see-image-diff/commit/b76c9c84fd19009ddaffcd516821448ac46bbf65))
* don't generate source maps ([da6fc52](https://github.com/RaviDasari/see-image-diff/commit/da6fc524c2a8395381a782c645cef9da39fe2ef0))
* fallback to parcel-bundler api ([cb564f0](https://github.com/RaviDasari/see-image-diff/commit/cb564f08d433e1f574ae90167c3d0a9db1114b48))
* fix git commit ([2bc58d9](https://github.com/RaviDasari/see-image-diff/commit/2bc58d9c67c30a9f4ea7cbb102b7dd031fddcb6b))
* fix typo ([bce604c](https://github.com/RaviDasari/see-image-diff/commit/bce604ca0418f199719eb12550dd53bca9d46de7))
* github actions and title and gallery spacing ([c50d50c](https://github.com/RaviDasari/see-image-diff/commit/c50d50c1ea70cb783a8505216d7e860583255bbd))
* github actions to checkin dist ([0726628](https://github.com/RaviDasari/see-image-diff/commit/0726628890aff8479734cc7e848dfba6dcfd1f6f))
* main script fix ([94a148e](https://github.com/RaviDasari/see-image-diff/commit/94a148e7073233dbe8d20e5390d64cd242723208))
* make github pages work ([57364f2](https://github.com/RaviDasari/see-image-diff/commit/57364f2bea05057e26db7969d54c589777db1456))
* one more try to get github ci/cd working :( ([f02671a](https://github.com/RaviDasari/see-image-diff/commit/f02671a2d6af13b25734256fc0506d2169c1771a))
* push changes to github ([db4a2d4](https://github.com/RaviDasari/see-image-diff/commit/db4a2d44694a9f57c9ba4f1f21ed8ad44bf85d6c))
* remove dist folder and auto generate it ([f85a21c](https://github.com/RaviDasari/see-image-diff/commit/f85a21cf77a6bc6714c5ffa2a59d4a0dc85e7661))
* remove output dir option ([53b547c](https://github.com/RaviDasari/see-image-diff/commit/53b547c0e22212d6d4dbe67c464e831a8c102a6b))
* update badge ([48c8fd0](https://github.com/RaviDasari/see-image-diff/commit/48c8fd0efff71ff44626e086bab30c0b58c33f36))
* update dependencies ([ad1f1cd](https://github.com/RaviDasari/see-image-diff/commit/ad1f1cda2dfde8c7fddc0812e0e070dcdb9eeaab))
* update node version ([2b4792c](https://github.com/RaviDasari/see-image-diff/commit/2b4792c19441aa419acdb34d4c809829f81d7f07))
* update readme ([7100d7b](https://github.com/RaviDasari/see-image-diff/commit/7100d7b4b1e946171cb51171b118d4b3616219f9))
* update readme ([86aa8b6](https://github.com/RaviDasari/see-image-diff/commit/86aa8b617fd7fe77550f955f062d25129ce6787d))
* version after setting up git config ([53d3da8](https://github.com/RaviDasari/see-image-diff/commit/53d3da821cd7f7675742cdc91579b599d00a4ec1))


### Miscellaneous

* **release:** 0.1.10 ([7134097](https://github.com/RaviDasari/see-image-diff/commit/71340976853577d4f64c9edcf4d67cf77f3f857e))
* **release:** 0.1.11 ([6bdce18](https://github.com/RaviDasari/see-image-diff/commit/6bdce18cce2ef5c1844310d3ebd2c276192442f5))
* **release:** 0.1.12 ([63deaad](https://github.com/RaviDasari/see-image-diff/commit/63deaad499a749a359ae241fd6e2498ca259a949))
* **release:** 0.1.13 ([821b689](https://github.com/RaviDasari/see-image-diff/commit/821b6890bc8059d4b9267beb09967ba2b3335923))
* **release:** 0.1.14 ([9ed3772](https://github.com/RaviDasari/see-image-diff/commit/9ed37724f622d23e28bc3a05ade64d510ce2826b))
* **release:** 0.1.15 ([b88ef52](https://github.com/RaviDasari/see-image-diff/commit/b88ef52c8c09389487770e4a13cdfb11b17dae5e))
* **release:** 0.1.16 ([17c1f25](https://github.com/RaviDasari/see-image-diff/commit/17c1f255c9d0dcb776994989dd0cc7313bbe1280))
* **release:** 0.1.2 ([c6628b6](https://github.com/RaviDasari/see-image-diff/commit/c6628b6d936077b41e50e7e70dafc86ed789476c))
* **release:** 0.1.3 ([88ecdb5](https://github.com/RaviDasari/see-image-diff/commit/88ecdb5cb5482d01d0f7b582f9be16e4886c6ae8))
* **release:** 0.1.4 ([c399a7d](https://github.com/RaviDasari/see-image-diff/commit/c399a7d10b1b8aceb62b47384a9d33e50e5ea1fb))
* **release:** 0.1.5 ([e4934e2](https://github.com/RaviDasari/see-image-diff/commit/e4934e214f669fc3fdef7535fb331f537712aa8e))
* **release:** 0.1.6 ([39fa0d9](https://github.com/RaviDasari/see-image-diff/commit/39fa0d9a3afdbae27d4f7518b06c2ed551e5bd71))
* **release:** 0.1.7 ([d51d63c](https://github.com/RaviDasari/see-image-diff/commit/d51d63cd7df28e71a4f2ff6db005eef5066d10ad))
* **release:** 0.1.8 ([edf48a2](https://github.com/RaviDasari/see-image-diff/commit/edf48a2cbb664d542a73d7038a65befd3ad20282))
* **release:** 0.1.9 ([560a638](https://github.com/RaviDasari/see-image-diff/commit/560a63836afec2ce06b513c2b01d6b491854baf8))

### 0.1.16 (2020-06-30)

### 0.1.15 (2020-06-17)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "see-image-diff",
"version": "0.1.16",
"version": "0.2.0",
"description": "Image comparison tool with a nice UI and diff features.",
"default": "dist/index.html",
"scripts": {
Expand Down