jhass / crystal-gobject

gobject-introspection for Crystal
BSD 3-Clause "New" or "Revised" License
127 stars 13 forks source link

Update for crystal 0.25.1 #18

Closed mvz closed 6 years ago

mvz commented 6 years ago

end is no longer allowed as an argument name. This PR updates the generator code to no longer emit it.

jhass commented 6 years ago

🎉