116 lines
3.3 KiB
Markdown
116 lines
3.3 KiB
Markdown
# v1.4.0 (Sat Sep 07 2024)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Bind callback to image instance [#1335](https://github.com/jimp-dev/jimp/pull/1335) ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
#### ⚠️ Pushed to `main`
|
|
|
|
- fix docs build ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
#### 📝 Documentation
|
|
|
|
- Misc doc updates [#1334](https://github.com/jimp-dev/jimp/pull/1334) ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
#### Authors: 1
|
|
|
|
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
---
|
|
|
|
# v1.2.0 (Tue Sep 03 2024)
|
|
|
|
#### 🚀 Enhancement
|
|
|
|
- Add webp, avid, png, jpeg WASM format plugin [#1324](https://github.com/jimp-dev/jimp/pull/1324) ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
#### Authors: 1
|
|
|
|
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
---
|
|
|
|
# v1.1.5 (Mon Sep 02 2024)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Fix loading fonts in web-worker [#1322](https://github.com/jimp-dev/jimp/pull/1322) ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
#### Authors: 1
|
|
|
|
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
---
|
|
|
|
# v1.1.2 (Mon Sep 02 2024)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Update deps [#1319](https://github.com/jimp-dev/jimp/pull/1319) ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
#### Authors: 1
|
|
|
|
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
---
|
|
|
|
# v1.1.2 (Mon Sep 02 2024)
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- Fix printing string when words are longer than max-width [#1313](https://github.com/jimp-dev/jimp/pull/1313) ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
- Fix using dirname in print plugin [#1310](https://github.com/jimp-dev/jimp/pull/1310) ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
#### Authors: 1
|
|
|
|
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
---
|
|
|
|
# v1.1.0 (Sun Sep 01 2024)
|
|
|
|
#### ⚠️ Pushed to `main`
|
|
|
|
- upgrade tshy ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
- update more docs ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
#### Authors: 1
|
|
|
|
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
---
|
|
|
|
# v1.0.3 (Sat Aug 31 2024)
|
|
|
|
:tada: This release contains work from a new contributor! :tada:
|
|
|
|
Thank you, Ben McCann ([@benmccann](https://github.com/benmccann)), for all your work!
|
|
|
|
#### 🐛 Bug Fix
|
|
|
|
- remove hundreds of unused dependencies [#1302](https://github.com/jimp-dev/jimp/pull/1302) ([@benmccann](https://github.com/benmccann) [@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
- Fix build [#1303](https://github.com/jimp-dev/jimp/pull/1303) ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
#### ⚠️ Pushed to `main`
|
|
|
|
- add clean script ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
#### Authors: 2
|
|
|
|
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
- Ben McCann ([@benmccann](https://github.com/benmccann))
|
|
|
|
---
|
|
|
|
# v1.0.2 (Sat Aug 31 2024)
|
|
|
|
#### ⚠️ Pushed to `main`
|
|
|
|
- set side effects ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
- fix versions ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
- add publish config ([@hipstersmoothie](https://github.com/hipstersmoothie))
|
|
|
|
#### Authors: 1
|
|
|
|
- Andrew Lisowski ([@hipstersmoothie](https://github.com/hipstersmoothie))
|