forked from scrapy/scrapy.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtimeline.html
More file actions
44 lines (43 loc) · 1.76 KB
/
timeline.html
File metadata and controls
44 lines (43 loc) · 1.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
---
layout: default
title: Timeline
permalink: timeline/
---
<h2>Timeline</h2>
<p>A summary of the project milestones, in reverse chronological order:</p>
<p>
2014-01-17 Scrapy 0.22.0 released!<br />
2013-12-09 Scrapy 0.20.2 released!<br />
2013-11-28 Scrapy 0.20.1 released!<br />
2013-11-08 Scrapy 0.20.0 released!<br />
2013-10-10 Scrapy 0.18.4 released!<br />
2013-10-03 Scrapy 0.18.3 released!<br />
2013-09-03 Scrapy 0.18.2 released!<br />
2013-08-27 Scrapy 0.18.1 released!<br />
2013-08-09 Scrapy 0.18.0 released!<br />
2013-05-30 Scrapy 0.16.5 released!<br />
2013-01-05 Scrapy 0.16.4 released!<br />
2012-12-07 Scrapy 0.16.3 released!<br />
2012-11-09 Scrapy 0.16.2 released!<br />
2012-10-26 Scrapy 0.16.1 released!<br />
2012-10-18 Scrapy 0.16.0 released!<br />
2012-08-31 Shutted down Scrapy Snippets site, in favour of using Snipplr<br />
2012-05-15 Scrapy 0.14.4 released!<br />
2012-04-19 Scrapy 0.14.3 released!<br />
2012-03-11 Scrapy 0.14.2 released!<br />
2012-02-01 Scrapy 0.14.1 released!<br />
2011-11-17 Scrapy 0.14.0 released!<br />
2011-09-16 Scrapy (source code, wiki & issues) has <a href="https://github.com/scrapy/scrapy">moved to Github!</a><br />
2011-01-02 Scrapy 0.12 released!<br />
2010-09-29 Scrapy 0.10.3 released!<br />
2010-09-15 Scrapy 0.10.1 and 0.10.2 released<br />
2010-09-10 Scrapy 0.10 released<br />
2010-09-10 Launched <a href="http://blog.scrapy.org/">Scrapy Blog</a><br />
2010-08-24 Launched <a href="http://snippets.scrapy.org/">Scrapy Snippets</a> site<br />
2010-06-28 Scrapy 0.9 released<br />
2010-06-14 Scrapy 0.9-rc1 released<br />
2010-01-31 Follow <a href="http://twitter.com/ScrapyProject">Scrapy on Twitter</a><br />
2009-12-12 Scrapy 0.8 released<br />
2009-09-17 Scrapy 0.7 released<br />
2008-06-26 Scrapy code gets open sourced
</p>