|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## 0.0.2 (2025-09-01) |
| 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 | +### Bug Fixes |
| 8 | + |
| 9 | +* carrierwave bump to rm mimemagic dep ([ab4c2cf](https://github.com/imagekit-developer/imagekit-ruby/commit/ab4c2cf5856de50a9cb9deb7fb2168d67258083d)) |
| 10 | +* change to dev dep ([22b98f8](https://github.com/imagekit-developer/imagekit-ruby/commit/22b98f8a9f482f11c0e6c3cfe9650a75e62d7f17)) |
| 11 | +* conflict resolving ([9014f4f](https://github.com/imagekit-developer/imagekit-ruby/commit/9014f4f876914ab73f12ff79b3dd11132cc0f8a4)) |
| 12 | +* Gemfile.lock remove and added to .gitignore ([b1a3bd7](https://github.com/imagekit-developer/imagekit-ruby/commit/b1a3bd7850397668f49770e75636acc592547878)) |
| 13 | +* import issue fixed ([3a49fc5](https://github.com/imagekit-developer/imagekit-ruby/commit/3a49fc55bd7032d65c72016dab7d5669f2e17227)) |
| 14 | +* import related to issue ([83a3f5a](https://github.com/imagekit-developer/imagekit-ruby/commit/83a3f5a10559dc863b0f6e149f9edbea8a2793ee)) |
| 15 | +* rails 5~6 conflict issue and version build updates ([47aaf01](https://github.com/imagekit-developer/imagekit-ruby/commit/47aaf01727ccf9600db945f75338c73509691319)) |
| 16 | +* rails dependency as development ([3d90b7b](https://github.com/imagekit-developer/imagekit-ruby/commit/3d90b7bc435499535d427e7e20893c419b39ed8a)) |
| 17 | +* README.md linking sections ([9101ca2](https://github.com/imagekit-developer/imagekit-ruby/commit/9101ca2f3676a28d92c84c3b1b2c1c78ab5d027d)) |
| 18 | +* spelling typo ([8debe83](https://github.com/imagekit-developer/imagekit-ruby/commit/8debe8379dbebdc7aad334acd1d8ac69283b0f94)) |
| 19 | +* upload dir issue ([ce5754b](https://github.com/imagekit-developer/imagekit-ruby/commit/ce5754b24330cd2beb47ac12bb11985f10a5b93b)) |
| 20 | + |
| 21 | + |
| 22 | +### Chores |
| 23 | + |
| 24 | +* carrierwave rails implemented ([9e130d4](https://github.com/imagekit-developer/imagekit-ruby/commit/9e130d484421a11b45e6884b2780194ffcb59173)) |
| 25 | +* constants added ([59b760d](https://github.com/imagekit-developer/imagekit-ruby/commit/59b760dbee284b981bb3cc793fad5e6ce87c98f6)) |
| 26 | +* file operation added ([11f2685](https://github.com/imagekit-developer/imagekit-ruby/commit/11f2685bccf80730b6da2855c2362f7287800ea8)) |
| 27 | +* samle ruby app added ([21f88b8](https://github.com/imagekit-developer/imagekit-ruby/commit/21f88b8be03339265dc32548be7fb394fdc057b4)) |
| 28 | +* sample rails project added ([2bf0cbe](https://github.com/imagekit-developer/imagekit-ruby/commit/2bf0cbed22811bb7e600febd5cb88e524cc07d7b)) |
| 29 | +* sync repo ([0200fb8](https://github.com/imagekit-developer/imagekit-ruby/commit/0200fb885ff82f4960f401169d728b48c9d900cf)) |
| 30 | +* update SDK settings ([5ce5d1f](https://github.com/imagekit-developer/imagekit-ruby/commit/5ce5d1f2370b6b31c1d2927856bfeac5eb592a23)) |
| 31 | +* url generation implemented ([dda02cd](https://github.com/imagekit-developer/imagekit-ruby/commit/dda02cdcb05846b870b530f23cd40e478028bad1)) |
| 32 | + |
| 33 | + |
| 34 | +### Build System |
| 35 | + |
| 36 | +* **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)) |
| 37 | +* **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)) |
| 38 | +* **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)) |
| 39 | +* **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)) |
| 40 | +* **deps:** bump websocket-extensions in /samples/rails_app ([07d8ffa](https://github.com/imagekit-developer/imagekit-ruby/commit/07d8ffa895f8ad5c6c52c0d7e58824de602da8e2)) |
| 41 | +* gem server added ([8046ad2](https://github.com/imagekit-developer/imagekit-ruby/commit/8046ad2ae832a47dc270b7b7b8d41cad3dcaecda)) |
| 42 | +* gem server added ([32dfe99](https://github.com/imagekit-developer/imagekit-ruby/commit/32dfe99fe44da450a1a800c04ce2e86151f407e0)) |
| 43 | +* gemspec modification ([0a4d32d](https://github.com/imagekit-developer/imagekit-ruby/commit/0a4d32d6c2b1d663f3074d6fac8cdf3f8200096e)) |
| 44 | +* imagekit-sdk to imagekitio changing ([ca8c01e](https://github.com/imagekit-developer/imagekit-ruby/commit/ca8c01eefd657016f74aad0053e51899702dcd87)) |
| 45 | +* version 1.0.1 added ([3193eb7](https://github.com/imagekit-developer/imagekit-ruby/commit/3193eb7ea55fa1f75643ab07bc4f8c7698f62852)) |
| 46 | +* version chinging to 1.0.3 ([fa54abb](https://github.com/imagekit-developer/imagekit-ruby/commit/fa54abbc34aba78a2e895323c2bd02548a25063f)) |
0 commit comments