mirror of https://github.com/rwf2/Rocket.git
16 lines
723 B
TOML
16 lines
723 B
TOML
|
[[articles]]
|
||
|
title = "Rocket v0.2: Managed State & More"
|
||
|
date = "February 06, 2017"
|
||
|
snippet = """
|
||
|
Today marks the first major release since Rocket's debut a little over a month
|
||
|
ago. Rocket v0.2 packs a ton of new features, fixes, and general improvements.
|
||
|
Much of the development in v0.2 was led by the community, either through reports
|
||
|
via the [GitHub issue tracker](https://github.com/SergioBenitez/Rocket/issues)
|
||
|
or via direct contributions. In fact, there have been **20 unique contributors**
|
||
|
to Rocket's code since Rocket's initial introduction! Community feedback has
|
||
|
been incredible. As a special thank you, we include the names of these
|
||
|
contributors at the end of this article.
|
||
|
"""
|
||
|
slug = "2017-02-06-version-0.2"
|
||
|
|