Releases: Aleksey28/jimp
Releases · Aleksey28/jimp
v0.16.11
v0.16.10
v0.16.9
v0.16.8
v0.16.7
⚠️ Pushed to master
- delete config (@Aleksey28)
- changed name (@Aleksey28)
- added plugin (@Aleksey28)
- build (@Aleksey28)
- Fix package.json (@hipstersmoothie)
- Add readme description (@hipstersmoothie)
- trust github.com (@hipstersmoothie)
- v0.6.4 (@hipstersmoothie)
- ensure all packages publish (@hipstersmoothie)
- sync all versions (@hipstersmoothie)
- v0.6.3 (@hipstersmoothie)
- force release (@hipstersmoothie)
- v0.6.2 (@hipstersmoothie)
- update lerna (@hipstersmoothie)
- depend on latest packages (@hipstersmoothie)
- v0.6.1 (@hipstersmoothie)
- Update CHANGELOG.md (@hipstersmoothie)
- v0.6.0 (@hipstersmoothie)
- fix CLI (@hipstersmoothie)
- v0.5.6 (@hipstersmoothie)
- fix one more type def (@hipstersmoothie)
- v0.5.5 (@hipstersmoothie)
- correct changelog (@hipstersmoothie)
- v0.5.4 (@hipstersmoothie)
- v0.5.3 (@hipstersmoothie)
- v0.5.2 (@hipstersmoothie)
- v0.5.1 (@hipstersmoothie)
- v0.5.0 (@hipstersmoothie)
- fix build (@hipstersmoothie)
- Delete middle-aligned.png (@hipstersmoothie)
- Create CODE_OF_CONDUCT.md (@hipstersmoothie)
- Update issue templates (@hipstersmoothie)
- Create LICENSE (@hipstersmoothie)
- Update ISSUE_TEMPLATE.md (@hipstersmoothie)
- Update README.md (@hipstersmoothie)
- correct version (@hipstersmoothie)
- v0.4.0 (@hipstersmoothie)
- only test node for node test (@hipstersmoothie)
- v0.3.11 (@hipstersmoothie)
- v0.3.10 (@hipstersmoothie)
- change back to version (@hipstersmoothie)
- hopefully postversion works (@hipstersmoothie)
- v0.3.9 (@hipstersmoothie)
- Update CHANGELOG.md and commit (@hipstersmoothie)
- add version to changelog (@hipstersmoothie)
- update changelog (@hipstersmoothie)
- v0.3.8 (@hipstersmoothie)
- update spacing in readmes (@hipstersmoothie)
- v0.3.7 (@hipstersmoothie)
- update release docs (@hipstersmoothie)
- v0.3.6 (@hipstersmoothie)
- add releasing docs (@hipstersmoothie)
- add changelog generation (@hipstersmoothie)
- fix readme for main package (@hipstersmoothie)
- v0.3.6-alpha.6 (@hipstersmoothie)
- maybe correct peer deps (@hipstersmoothie)
- v0.3.6-alpha.5 (@hipstersmoothie)
- plugins/types actually are peer deps of custom (@hipstersmoothie)
- v0.3.6-alpha.4 (@hipstersmoothie)
- set registry (@hipstersmoothie)
- v0.3.6-alpha.3 (@hipstersmoothie)
- add public access to all scoped packages (@hipstersmoothie)
- v0.3.6-alpha.2 (@hipstersmoothie)
- remove rc file (@hipstersmoothie)
- v0.3.6-alpha.1 (@hipstersmoothie)
- add npmrc (@hipstersmoothie)
- v0.3.6-alpha.0 (@hipstersmoothie)
- add publish script (@hipstersmoothie)
- update version in lerna json (@hipstersmoothie)
- add code example request to Issue template (@hipstersmoothie)
- add issue template (@hipstersmoothie)
- bump version (@hipstersmoothie)
- add as real dependency so it gets installed correctly (@hipstersmoothie)
- closes jimp-dev#537 (@hipstersmoothie)
- closes jimp-dev#390 (@hipstersmoothie)
- Update pull_request_template.md (@hipstersmoothie)
- remove unnecassary whitespace (@hipstersmoothie)
- add pr template (@hipstersmoothie)
- exifRotate is not exposed (@hipstersmoothie)
- actually test for errors (@hipstersmoothie)
- add types for new functions (@hipstersmoothie)
- actually, remove CDN access (it's a pain to maintain) (@oliver-moran)
- bump version number for CDN (@oliver-moran)
- bump version number (@oliver-moran)
- include types in package (@hipstersmoothie)
- longer timeout needed (@oliver-moran)
- closes jimp-dev#224 (@hipstersmoothie)
- Update CONTRIBUTING.md (@hipstersmoothie)
- remove only (@hipstersmoothie)
- bump version number ahead of major release (@oliver-moran)
- fix test for sepia (@oliver-moran)
- update version for tag release (@hipstersmoothie)
- Use png sync so we dont have to use rawbody. 0.3mb saved from jimp.js :O (@hipstersmoothie)
- Correct nested list on CONTRIBUTING.md (@aurium)
- Add CONTRIBUTING.md documentation (@aurium)
- correct font load in browser (@aurium)
- Implement vertical positioning for text printing and clean up tests for it (@dftian)
- Fix path bug for built-in fonts and delete symlink that doesn't work on Windows (@dftian)
- Add ability to use alignment in print function (@theill)
- Emit clone event (@aurium)
- Adds change retated events (step 1) (@aurium)
- Test minimal event suport (@aurium)
- Remove callback from Jimp.read() (@aurium)
- Simplify initializer (@aurium)
- Add coverage report (@aurium)
- browser version broken in this release (@oliver-moran)
- Update to 0.2.28 prior to release (@oliver-moran)
- tweak readme again (@arackaf)
- Do not apply any EditorConfig rules to /browser directory (@iwsfg)
- Update README.md (@oliver-moran)
- remove seemingly stray text in read (@oliver-moran)
- add test file for browser (@oliver-moran)
- Fix offset error with rotation (@oliver-moran)
- ignore OSX DS_Store files (@oliver-moran)
- add getMIME and getExtension (@oliver-moran)
- typo (@oliver-moran)
- bump version (@oliver-moran)
- fresh builds (@oliver-moran)
- auto detect mime in examples (@oliver-moran)
- document updated buffer and base 64 methods (@oliver-moran)
- delete the write method nicely (@oliver-moran)
- enable auto buffer MIME detection (@oliver-moran)
- update CDN on every publish (@oliver-moran)
- rename directory (@oliver-moran)
- reference electron (@oliver-moran)
- rewrite examples (@oliver-moran)
- re-write with simplified examples (@oliver-moran)
- refactor and avoid extending Jimp class ([@oliver-moran](https:/...