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)
- change quotes and wrap module exports (@oliver-moran)
- catch errors with the exit parser (@oliver-moran)
- bump pngs version (@oliver-moran)
- update number of tests (@oliver-moran)
- test new print overload (@oliver-moran)
- document new print width (@oliver-moran)
- refactor printWidth method (@oliver-moran)
- new build of browser version (@oliver-moran)
- add docs for deflate strategy (@oliver-moran)
- if statement runs into other case (@oliver-moran)
- bump to 2.3.1 for development (@oliver-moran)
- PNGJS 2.3.1 breaks browserify version (@oliver-moran)
- build browser version (@oliver-moran)
- emergency fix - broken dependency (@oliver-moran)
- categorize methods (@oliver-moran)
- enable resize modes on all methods that resize (@oliver-moran)
- add space (@oliver-moran)
- demonstrate callback pattern for loadFont (@oliver-moran)
- add spacing to docs (@oliver-moran)
- state Open Sans license (@oliver-moran)
- fix mal-placed semi-colons (@oliver-moran)
- add total scripts variable (@oliver-moran)
- add tests (@oliver-moran)
- add normalise and font methods (@oliver-moran)
- add open sans font (@oliver-moran)
- bug fix browser install on Mac (@oliver-moran)
- re-build (@oliver-moran)
- ignore test files in publish (@oliver-moran)
- clarify docs (@oliver-moran)
- add tests for scale to fit (@oliver-moran)
- typo in docs (@oliver-moran)
- add install instructions (@oliver-moran)
- remove phase tests to reduce size (@oliver-moran)
- show where the server will serve from (@oliver-moran)
- fix build issues for browser version on Mac (@oliver-moran)
- revert changes to index.js (@oliver-moran)
- fix link to browser read (@oliver-moran)
- tweak browser version (and broke it) (@oliver-moran)
- add new resize method (@oliver-moran)
- add advanced blit (@oliver-moran)
- add error catching on write (@oliver-moran)
- re-add spacing to align dots (@oliver-moran)
- fix for jimp-dev#74 (@oliver-moran)
- diff now automatically resizes (@oliver-moran)
- add an a (@oliver-moran)
- white space for clarity (@oliver-moran)
- add a colon (@oliver-moran)
- typo again (@oliver-moran)
- pad hashes with leadings zeros (@oliver-moran)
- fix example require (@oliver-moran)
- add example file (@oliver-moran)
- add support for URLs (@oliver-moran)
- improvement to diff (@oliver-moran)
- fix for 66 (@oliver-moran)
- improve diff documentation and has method (@oliver-moran)
- combine note and paragraph (@oliver-moran)
- clarify comparison test (@oliver-moran)
- restore test (@oliver-moran)
- split cli into separate project (@oliver-moran)
- add standard git ignores (@oliver-moran)
- safer polypill per 65 (@oliver-moran)
- improve doc for comparison (@oliver-moran)
- improve phash test (@oliver-moran)
- remove phase images (@oliver-moran)
- rename method and upgrade test (@oliver-moran)
- add perceptual hashing (@oliver-moran)
- add EXIF rotation (@oliver-moran)
- Fix for jimp-dev#62 (@oliver-moran)
- add diff function (@oliver-moran)
- polyfill promises and bump version (@oliver-moran)
- lenna is already 512 (@oliver-moran)
- add whitespace (@oliver-moran)
- add line break (@oliver-moran)
- add doc for reading buffers (@oliver-moran)
- only saving once now (@oliver-moran)
- add throw error to example (@oliver-moran)
- add support for promises (@oliver-moran)
- improve composite and fix bug (@oliver-moran)
- improve alpha compositing (@oliver-moran)
- add documentation and test for color method (@oliver-moran)
- bug fix rotate method jimp-dev#49 (@oliver-moran)
- add test all script (@oliver-moran)
- Add Jimp.AUTO for resize funtion (@oliver-moran)
- reference index.js (@oliver-moran)
- Merge branch 'Maximilianos-feature-cli' (@oliver-moran)
- add static properties for PNG filter type (@oliver-moran)
- old method referenced in ready (@oliver-moran)
- bump release number (@oliver-moran)
- add several other methods (@oliver-moran)
- add tests for rotation, etc. (@oliver-moran)
- overlay bitmap over bg colour for some outputs (@oliver-moran)
- add bitmaps to gitignore (@oliver-moran)
- tweak background colour pattern (@oliver-moran)
- add default background colour (@oliver-moran)
- fix issue with off-image pixels (@oliver-moran)
- enable overloading of resize (@oliver-moran)
- update public rotate method to accept arbitrary degrees (@oliver-moran)
- add new (and better) rotation method, still in dev (@oliver-moran)
- add clip, contain and rename alpha method (@oliver-moran)
- update method name of PNG format (@oliver-moran)
- fix name of dither function (@oliver-moran)
- drive mask of average pixel value (@oliver-moran)
- rename ordered dithering (@oliver-moran)
- add jimp-dev#27 (@oliver-moran)
- drive mask off the alpha channel (@oliver-moran)
- update jpeg-js and others (@oliver-moran)
- add BMP to keywords (@oliver-moran)
- uncomment gaussian (@oliver-moran)
- add new constructor (@oliver-moran)
- improve clarity of docs (@oliver-moran)
- fix typos (@oliver-moran)
- add BMP support (@oliver-moran)
- refactor contrast algorithm (@oliver-moran)
- add new methods to tests (@oliver-moran)
- update docs with new methods (@oliver-moran)
- add composite, brightness, contrast and polarise (@oliver-moran)
- alias fo greyscale (@oliver-moran)
- improve documentation (@oliver-moran)
- callback ins't optional for constructor (@oliver-moran)
- tweak docs (@oliver-moran)
- add file types test (@oliver-moran)
- chain all in chain example (@oliver-moran)
- fix miscalculation in flip (@oliver-moran)
- tighten bit docs (@oliver-moran)
- no need to round figures (@oliver-moran)
- round all input numbers (@oliver-moran)
- updated bit (@oliver-moran)
- added bit (@oliver-moran)
- typos and added new methods (@oliver-moran)
- bug fixes, efficiencies and new constructor (@oliver-moran)
- add error catching (@oliver-moran)
- add callback example (@oliver-moran)
- return callback returns; add clone method (@oliver-moran)
- renamed test script (@oliver-moran)
- comment methods in test script (@oliver-moran)
- completed test of chained events (@oliver-moran)
- added bit to docs (@oliver-moran)
- images had same reference, tweaked blit function (@oliver-moran)
- auto detect MIME type (@oliver-moran)
- create test dir (@oliver-moran)
- update packages (@oliver-moran)
- implement Node callback pattern (@oliver-moran)
- use static props in constructor (@oliver-moran)
- bump version and add stream-to-buffer (@oliver-moran)
- update docs with getBuffer (@oliver-moran)
- add getBuffer method (@oliver-moran)
- update docs with alternative constructor (@oliver-moran)
- allow init from image data (@oliver-moran)
- update docs with rotate function (@oliver-moran)
- add rotate function passed on ekulabuhov/jimp@5493dbc (@oliver-moran)
- add flip method (@oliver-moran)
- bump release and include bitmap lib (@oliver-moran)
- include improvements from issues section on GitHub (@oliver-moran)
- add blur examples (@oliver-moran)
- bump version and add repos (@oliver-moran)
- add blur methods (@oliver-moran)
- add initial release (@oliver-moran)
Authors: 8
- @iwsfg
- Adam Rackis (@arackaf)
- Andrew Lisowski (@hipstersmoothie)
- Aurélio A. Heckert (@aurium)
- Daniel Tian (@dftian)
- Oliver Moran (@oliver-moran)
- Peter Theill (@theill)
- Popov Aleksey (@Aleksey28)