Skip to content

Commit 30c72ef

Browse files
author
José Valim
committed
v0.7.1 released
1 parent ba70514 commit 30c72ef

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

_includes/search.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="widget news">
22
<h3>
3-
News: <a href="/blog/2012/10/20/elixir-v0-7-0-released/">Elixir v0.7.0 released</a>
3+
News: <a href="/blog/2012/11/18/elixir-v0-7-1-released-and-the-end-of-a-journey/">Elixir v0.7.1 released, watch the video and slides</a>
44
</h3>
55
</div>
66

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
layout: post
3+
title: Elixir v0.7.1 released and the end of a journey
4+
author: José Valim
5+
category: Releases
6+
excerpt: Elixir v0.7.1 was released to celebrate the end of a two months journey traveling around Europe and United States talking about Elixir.
7+
8+
---
9+
10+
Elixir v0.7.1 was released this weekend to celebrate the end of a two months journey traveling around Europe and United States talking about and exposing Elixir to new developers.
11+
12+
This is a minor release that contains a couple enhancements regarding UTF-8, [dialyzer](http://www.erlang.org/doc/man/dialyzer.html) support and bug fixes.
13+
14+
During this time traveling around, we have spoken at many conferences, as [Strange Loop](http://thestrangeloop.com/), [Øredev](http://oredev.org/) and [Rupy](http://rupy.eu/) as well as different companies. Developers from different backgrounds have shown interest in Elixir, [written about it](http://spin.atomicobject.com/2012/10/31/elixir-erlang-and-the-dining-philosophers/), joined us at #elixir-lang on freenode and contributed to the language. As of today, Elixir is powered by 51 different contributors!
15+
16+
In case you missed any of those conferences, [the talk I presented at Øredev is available and you can watch it now](http://vimeo.com/53221562). The slides are also available below.
17+
18+
If you want to hear more about Elixir at a conference or an event, please let us know. Thank you and don't forget to [give Elixir a try](/getting_started/1.html)!
19+
20+
<script async class="speakerdeck-embed" data-id="cf4727401449013077d112313d1a82a3" data-ratio="1.2994923857868" src="//speakerdeck.com/assets/embed.js"></script>
21+

0 commit comments

Comments
 (0)