halfzebra / elm-aframe

:sunglasses: A-Frame bindings for Elm
http://package.elm-lang.org/packages/halfzebra/elm-aframe/latest
29 stars 12 forks source link

1.1.0 release missing assetitem node type #9

Closed tilmans closed 7 years ago

tilmans commented 7 years ago

Looks like the 1.1.0 release was not made from master? It's missing the assetitem node which is available in https://github.com/tilmans/elm-aframe/blob/master/src/AFrame/Primitives.elm

Please publish 1.2.0 :)

halfzebra commented 7 years ago

@tilmans Thanks for the issue, missed a couple commits. I have updated the package and released the new version! 🎉

assetitem is renamed to use camel case.