|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## 0.0.2 (2025-09-02) |
| 4 | + |
| 5 | +Full Changelog: [v0.0.1...v0.0.2](https://github.com/imagekit-developer/imagekit-ruby/compare/v0.0.1...v0.0.2) |
| 6 | + |
| 7 | +### Features |
| 8 | + |
| 9 | +* **api:** add BaseWebhookEvent ([b4c2a83](https://github.com/imagekit-developer/imagekit-ruby/commit/b4c2a8398c1b8bfa1df7da222ede418b047fe0b1)) |
| 10 | +* **api:** manual updates ([bddb2fa](https://github.com/imagekit-developer/imagekit-ruby/commit/bddb2faecc78b22888d44aeda6896bdeff0f7cf8)) |
| 11 | +* **api:** manual updates ([24f9f11](https://github.com/imagekit-developer/imagekit-ruby/commit/24f9f11ca39e3611c621a1d5383d763a4acd87b4)) |
| 12 | +* **api:** manual updates ([8ac0ad3](https://github.com/imagekit-developer/imagekit-ruby/commit/8ac0ad3ff00d4036d52ec31777d74cb19f8d4379)) |
| 13 | +* **api:** manual updates ([c64d558](https://github.com/imagekit-developer/imagekit-ruby/commit/c64d558fc172b4c1768d59731dc2a0e2c71de2fb)) |
| 14 | +* **api:** manual updates ([453e942](https://github.com/imagekit-developer/imagekit-ruby/commit/453e942ec2c25f3720305dcd564ca22b85815336)) |
| 15 | + |
| 16 | + |
| 17 | +### Bug Fixes |
| 18 | + |
| 19 | +* carrierwave bump to rm mimemagic dep ([ab4c2cf](https://github.com/imagekit-developer/imagekit-ruby/commit/ab4c2cf5856de50a9cb9deb7fb2168d67258083d)) |
| 20 | +* change to dev dep ([22b98f8](https://github.com/imagekit-developer/imagekit-ruby/commit/22b98f8a9f482f11c0e6c3cfe9650a75e62d7f17)) |
| 21 | +* conflict resolving ([9014f4f](https://github.com/imagekit-developer/imagekit-ruby/commit/9014f4f876914ab73f12ff79b3dd11132cc0f8a4)) |
| 22 | +* Gemfile.lock remove and added to .gitignore ([b1a3bd7](https://github.com/imagekit-developer/imagekit-ruby/commit/b1a3bd7850397668f49770e75636acc592547878)) |
| 23 | +* import issue fixed ([3a49fc5](https://github.com/imagekit-developer/imagekit-ruby/commit/3a49fc55bd7032d65c72016dab7d5669f2e17227)) |
| 24 | +* import related to issue ([83a3f5a](https://github.com/imagekit-developer/imagekit-ruby/commit/83a3f5a10559dc863b0f6e149f9edbea8a2793ee)) |
| 25 | +* rails 5~6 conflict issue and version build updates ([47aaf01](https://github.com/imagekit-developer/imagekit-ruby/commit/47aaf01727ccf9600db945f75338c73509691319)) |
| 26 | +* rails dependency as development ([3d90b7b](https://github.com/imagekit-developer/imagekit-ruby/commit/3d90b7bc435499535d427e7e20893c419b39ed8a)) |
| 27 | +* README.md linking sections ([9101ca2](https://github.com/imagekit-developer/imagekit-ruby/commit/9101ca2f3676a28d92c84c3b1b2c1c78ab5d027d)) |
| 28 | +* spelling typo ([8debe83](https://github.com/imagekit-developer/imagekit-ruby/commit/8debe8379dbebdc7aad334acd1d8ac69283b0f94)) |
| 29 | +* upload dir issue ([ce5754b](https://github.com/imagekit-developer/imagekit-ruby/commit/ce5754b24330cd2beb47ac12bb11985f10a5b93b)) |
| 30 | + |
| 31 | + |
| 32 | +### Chores |
| 33 | + |
| 34 | +* carrierwave rails implemented ([9e130d4](https://github.com/imagekit-developer/imagekit-ruby/commit/9e130d484421a11b45e6884b2780194ffcb59173)) |
| 35 | +* constants added ([59b760d](https://github.com/imagekit-developer/imagekit-ruby/commit/59b760dbee284b981bb3cc793fad5e6ce87c98f6)) |
| 36 | +* file operation added ([11f2685](https://github.com/imagekit-developer/imagekit-ruby/commit/11f2685bccf80730b6da2855c2362f7287800ea8)) |
| 37 | +* samle ruby app added ([21f88b8](https://github.com/imagekit-developer/imagekit-ruby/commit/21f88b8be03339265dc32548be7fb394fdc057b4)) |
| 38 | +* sample rails project added ([2bf0cbe](https://github.com/imagekit-developer/imagekit-ruby/commit/2bf0cbed22811bb7e600febd5cb88e524cc07d7b)) |
| 39 | +* sync repo ([0200fb8](https://github.com/imagekit-developer/imagekit-ruby/commit/0200fb885ff82f4960f401169d728b48c9d900cf)) |
| 40 | +* update SDK settings ([5ce5d1f](https://github.com/imagekit-developer/imagekit-ruby/commit/5ce5d1f2370b6b31c1d2927856bfeac5eb592a23)) |
| 41 | +* url generation implemented ([dda02cd](https://github.com/imagekit-developer/imagekit-ruby/commit/dda02cdcb05846b870b530f23cd40e478028bad1)) |
| 42 | + |
| 43 | + |
| 44 | +### Build System |
| 45 | + |
| 46 | +* **deps:** bump addressable from 2.7.0 to 2.8.0 in /samples/rails_app ([db074cc](https://github.com/imagekit-developer/imagekit-ruby/commit/db074cc81e5aa59fa962b5e26c25d327bb4cac87)) |
| 47 | +* **deps:** bump carrierwave from 2.1.0 to 2.1.1 in /samples/rails_app ([c109b9b](https://github.com/imagekit-developer/imagekit-ruby/commit/c109b9bd0effff643b8062dbe9d1157dad0210d8)) |
| 48 | +* **deps:** bump nokogiri from 1.10.10 to 1.11.4 in /samples/rails_app ([9497849](https://github.com/imagekit-developer/imagekit-ruby/commit/9497849e1caa72bc5bbc582da3fc5f6575f2b455)) |
| 49 | +* **deps:** bump rack from 2.2.2 to 2.2.3 in /samples/rails_app ([50c7336](https://github.com/imagekit-developer/imagekit-ruby/commit/50c7336a5c568d7fcbae99b15c5a646f96ac74d3)) |
| 50 | +* **deps:** bump websocket-extensions in /samples/rails_app ([07d8ffa](https://github.com/imagekit-developer/imagekit-ruby/commit/07d8ffa895f8ad5c6c52c0d7e58824de602da8e2)) |
| 51 | +* gem server added ([8046ad2](https://github.com/imagekit-developer/imagekit-ruby/commit/8046ad2ae832a47dc270b7b7b8d41cad3dcaecda)) |
| 52 | +* gem server added ([32dfe99](https://github.com/imagekit-developer/imagekit-ruby/commit/32dfe99fe44da450a1a800c04ce2e86151f407e0)) |
| 53 | +* gemspec modification ([0a4d32d](https://github.com/imagekit-developer/imagekit-ruby/commit/0a4d32d6c2b1d663f3074d6fac8cdf3f8200096e)) |
| 54 | +* imagekit-sdk to imagekitio changing ([ca8c01e](https://github.com/imagekit-developer/imagekit-ruby/commit/ca8c01eefd657016f74aad0053e51899702dcd87)) |
| 55 | +* version 1.0.1 added ([3193eb7](https://github.com/imagekit-developer/imagekit-ruby/commit/3193eb7ea55fa1f75643ab07bc4f8c7698f62852)) |
| 56 | +* version chinging to 1.0.3 ([fa54abb](https://github.com/imagekit-developer/imagekit-ruby/commit/fa54abbc34aba78a2e895323c2bd02548a25063f)) |
0 commit comments