Skip to content

Commit d9982bc

Browse files
committed
remove old dead links/paragraphs
1 parent 2294e5f commit d9982bc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

_posts/2012-08-01-elixir-v0-6-0-released.markdown

+1-3
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,11 @@ When [we released version v0.5.0](/blog/2012/05/25/elixir-v0-5-0-released/), we
1717
2. Support [Erlang typespecs](http://www.erlang.org/doc/reference_manual/typespec.html);
1818
3. Improve IO and File modules to be more robust and complete.
1919

20-
We have not only achieved those goals for this release, as we have added much more! A couple weeks ago, we have covered some of these unscheduled improvements, as improved Macro handling and Range support, which you can read more about in the ["What's new in Elixir #5" post](/blog/2012/07/05/what-s-new-in-elixir-5/).
21-
2220
Our interactive shell (IEx) also had many improvements, thanks to the Elixir developer community. We now have easy access to documentation, remote shells, autocomplete and much more. In order to show you a bit of what you can do in this release, we have prepared a short (~6 min) screencast:
2321

2422
<iframe src="http://player.vimeo.com/video/46709928" class="video" width="600" height="337" allowfullscreen></iframe>
2523
<a href="http://vimeo.com/46709928">Elixir v0.6 quick tour - Mix and IEx</a> from <a href="http://vimeo.com/user3182384">Plataformatec</a> on <a href="http://vimeo.com">Vimeo</a>.
2624

27-
That's it. Of course the documentation was also improved in the process, including two brand new getting started chapters on [Mix](/getting_started/mix/1.html) and [ExUnit](/getting_started/ex_unit/1.html). For the next months, we will continue improving Elixir (you can see some ideas floating around in the [issues tracker](https://github.com/elixir-lang/elixir/issues)) but we will start to focus on other tools and libraries for the community.
25+
That's it. For the next months, we will continue improving Elixir (you can see some ideas floating around in the [issues tracker](https://github.com/elixir-lang/elixir/issues)) but we will start to focus on other tools and libraries for the community.
2826

2927
Thank you and don't forget to [give Elixir a try](/getting_started/1.html)!

0 commit comments

Comments
 (0)