vellerefond / project-ring

Project management for the Atom editor.
GNU General Public License v2.0
15 stars 8 forks source link

Project.on is deprecated. #22

Closed petey closed 9 years ago

petey commented 9 years ago

Project::on is deprecated. Use documented event subscription methods instead.

Project.on (/Applications/Atom.app/Contents/Resources/app/src/project.js:574:14)
<unknown> (/Users/petey/.atom/packages/project-ring/lib/project-ring.coffee:170:29)
vellerefond commented 9 years ago

A lot of work had to be done due to the changes for the upcoming version 1.0 of Atom's API. Version v0.20.0 (0d913fa) makes Project Ring usable again. Unfortunately, I hadn't had a lot of time to test everything from the start but all basic functions have worked for me with Atom version v0.201.0.