Ray 0.2 released!

felipe volpone
1 min readDec 2, 2016

Hey everyone, I’m happy to announce the 0.2 version of Ray framework. The first versions was released almost two months ago and since then the project grew up and brought more features, bugs fixes and new contributors :))

What is do we have of new?

  • Ray now supports Python 2.7, 3.3 and 3.5 (greatest change)
  • The authentication module has been changed
  • It’s possible to create a new url without been coupled to an Endpoint
  • The Action is more powerful and the action methods receive more parameters
  • Ray do not has uwsgi as a dependency anymore, you can deploy a Ray project with any application server
  • Command line interface was removed
  • We have a more complex example to show all features that Ray has (check it here)
  • Bug fixes on ray-peewee
  • Bug fixes on ray-appengine

In November, the project reached 200 stars on Github. Also, we had 5 pull requests from three contributors (thank you guys) and more than 30 closed issues.

Do you wanna become a contributor?
Great! The project do not only survives from code, so if you wanna help the project, there is some ways:

  • Improving the documentation
  • Testing it
  • Writing blog posts
  • Sharing with your friends
  • Asking for new features
  • Opening new issues
  • Write a plugin to your favorite database

Do you wanna see Ray in action?

Check it here: https://github.com/felipevolpone/ray/tree/master/examples/simple_note

--

--

felipe volpone

I’m into distributed systems and how we can make them easier to develop and maintain. Writing code to scale to millions of users @ Ifood, formerly Red Hat .