Yeah v0.3.5 Release Notes

Release Date: 2014-08-24 // over 9 years ago
    • โšก๏ธ Updated project structure; new entrypoint is code/game.rb
    • ๐Ÿ— yeah build command through new Web::Builder
    • yeah new accepts name option (thanks fixnum)
    • yeah serve accepts port option
    • ๐Ÿšš Asset: removed #path=, #to_n
    • Image: added #to_n
    • ๐Ÿšš Sound: removed #pause, added #stop
    • ๐ŸŒ Web::Sound can be played multiple times simultaneously
    • Benchmarking & Vector benchmarks (thanks meganemura)
    • Vector optimization (partly by meganemura)
    • ๐Ÿ†• New project game class name is based on name option.
    • ๐Ÿ“š Various code & documentation cleanup