Matter.js v0.11.0 Release Notes

Release Date: 2016-11-04 // over 7 years ago
    • ➕ add logo to readme (d54dec3)
    • ➕ added docs for Matter.Plugin with tweaks (3883981)
    • ➕ added Example.attractors (758bbe8)
    • ➕ added Matter.before, Matter.after, Common.chainPathBefore, Common.chainPathAfter, Common.get, Common (50ad7ca)
    • ➕ added Matter.Plugin initial implementation (e84c537)
    • ➕ added note in docs about vertices order (ad033f5)
    • ➕ added plugin status logging (51b7b1d)
    • ➕ added plugins matter-attractors, matter-gravity, matter-world-wrap, removed test plugins (59bfa0b)
    • 🔄 change plugins to use best practices (37d4258)
    • 🔄 change travis node version to latest stable (ee33686)
    • 🚀 changed naming approach for prerelease versions (83ae546)
    • 🛠 fix build flags (29d182c)
    • 🛠 fix build task for travis (6aa3661)
    • 🛠 fix gravity reset in demo (c00df81)
    • 🛠 fix gulp build version replacement (faf6bec)
    • 🛠 fix Matter.Mouse when element does not have fixed dimensions, closes #73 (1340159), closes #73
    • 🛠 fix release tasks (549983d)
    • 🛠 fix requestAnimationFrame polyfill for Matter.Runner, closes #252 (7c8f6ce), closes #252
    • 🛠 fix tests (54e7d9c)
    • 🛠 fixed Body.create with no options (0e5a457)
    • 🛠 fixed issue with Matter.RenderPixi not being cleared when bodies removed, closes #218 (4972af8), closes #218
    • 🛠 fixed various Matter.Plugin issues (05d0961)
    • 👌 improve docs (9856e3c)
    • 👌 improved logging (d4d64ed)
    • Limit packaging extraneous files (3accec6)
    • 🔀 Merge branch 'jackismissing-master' (3452465)
    • 🔀 Merge branch 'master' of https://github.com/jackismissing/matter-js into jackismissing-master (ba19130)
    • 🔀 Merge branch 'plugins' (60d0839)
    • 🔀 Merge pull request #1 from jackismissing/jackismissing-patch-1 (46a2bf6)
    • 🔀 Merge pull request #244 from MarkHerhold/master (3449ca5)
    • 🔨 refactor plugin system (8da170f)
    • 🔨 refactored plugins (b4a3453)
    • ✂ remove and ignore all test refs (7a7187a)
    • RenderPixi.js - added missing dependencies (aec19ae)
    • ⚡️ update Matter.Plugin docs (6f8b705)
    • ⚡️ updated edge build (1d05499)
    • ⚡️ updated edge build (0bdaece)
    • ⚡️ updated readme (a408854)
    • ⚡️ updated readme (4da2e25)
    • ⚡️ updated readme (9ccc028)
    • ⚡️ updated readme (faf534a)
    • ⚡️ updated readme (5ca9aca)
    • ⚡️ updated readme (e3e9080)
    • ⚡️ updated readme (c4cce9e)
    • ⚡️ updated readme (4b5837e)
    • ⚡️ updated readme (098f224)