This repository was archived by the owner on Jan 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog.html
466 lines (445 loc) · 23 KB
/
changelog.html
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Change log — twootfeed 0.7.4
documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=17a72036" />
<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=020ce317"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="prev" title="Quick start for developers" href="how-to-developers.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="index.html" class="icon icon-home">
twootfeed
</a>
<div class="version">
0.7.4
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<p class="caption" role="heading"><span class="caption-text">Contents</span></p>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="features.html">Features</a></li>
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation and usage</a></li>
<li class="toctree-l1"><a class="reference internal" href="parameters.html">Application and feeds parameters</a></li>
<li class="toctree-l1"><a class="reference internal" href="how-to-developers.html">Quick start for developers</a></li>
<li class="toctree-l1 current"><a class="current reference internal" href="#">Change log</a><ul>
<li class="toctree-l2"><a class="reference internal" href="#version-0-7-4-2024-01-13">Version 0.7.4 (2024/01/13)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-7-3-2023-06-14">Version 0.7.3 (2023/06/14)</a></li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-7-2-2022-08-27">Version 0.7.2 (2022/08/27)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#bugs-fixed">Bugs Fixed</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-7-1-2022-07-16">Version 0.7.1 (2022/07/16)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#misc">Misc</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-7-0-2022-07-15">Version 0.7.0 (2022/07/15)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#new-features">New Features</a></li>
<li class="toctree-l3"><a class="reference internal" href="#id1">Misc</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-6-8-2021-10-05">Version 0.6.8 (2021/10/05)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id2">Misc</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-6-7-2020-03-15">Version 0.6.7 (2020/03/15)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id3">New Features</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-6-6-2019-10-20">Version 0.6.6 (2019/10/20)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id4">Misc</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-6-5-2019-09-23">Version 0.6.5 (2019/09/23)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id5">Bugs Fixed</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-6-4-2019-08-31">Version 0.6.4 (2019/08/31)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id6">Misc</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-6-3-2019-05-05">Version 0.6.3 (2019/05/05)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id7">Bugs Fixed</a></li>
<li class="toctree-l3"><a class="reference internal" href="#id8">Misc</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-6-2-2019-01-26">Version 0.6.2 (2019/01/26)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id9">New Features</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-6-1-2019-01-25">Version 0.6.1 (2019/01/25)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id10">New Features</a></li>
<li class="toctree-l3"><a class="reference internal" href="#id11">Bugs Fixed</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-6-0-2019-01-23">Version 0.6.0 (2019/01/23)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id12">New Features</a></li>
<li class="toctree-l3"><a class="reference internal" href="#id13">Bugs Fixed</a></li>
<li class="toctree-l3"><a class="reference internal" href="#id14">Misc</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-5-1-2018-10-17">Version 0.5.1 (2018-10-17)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id15">Misc</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-5-0-mastodon-extended-support-2018-10-14">Version 0.5.0 - Mastodon extended support (2018-10-14)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id16">New Features</a></li>
<li class="toctree-l3"><a class="reference internal" href="#id17">Bugs Fixed</a></li>
<li class="toctree-l3"><a class="reference internal" href="#id18">Misc</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-4-0-make-support-2018-04-01">Version 0.4.0 - make support (2018-04-01)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id19">Misc</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-3-0-mastodon-favorites-support-2017-12-07">Version 0.3.0 - Mastodon favorites support (2017-12-07)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id20">New Features</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-2-1-2017-05-03">Version 0.2.1 (2017-05-03)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id21">Misc</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-2-0-2017-04-18">Version 0.2.0 (2017-04-18)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id22">New Features</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="#version-0-1-0-2017-04-18">Version 0.1.0 (2017-04-18)</a><ul>
<li class="toctree-l3"><a class="reference internal" href="#id23">New Features</a></li>
<li class="toctree-l3"><a class="reference internal" href="#id24">Bugs Fixed</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">twootfeed</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">Change log</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/changelog.md.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<section id="change-log">
<h1>Change log<a class="headerlink" href="#change-log" title="Link to this heading"></a></h1>
<section id="version-0-7-4-2024-01-13">
<h2>Version 0.7.4 (2024/01/13)<a class="headerlink" href="#version-0-7-4-2024-01-13" title="Link to this heading"></a></h2>
<p><strong>twootfeed</strong> is no longer maintained. This is the latest version.</p>
<p>No new features, only dependencies update</p>
</section>
<section id="version-0-7-3-2023-06-14">
<h2>Version 0.7.3 (2023/06/14)<a class="headerlink" href="#version-0-7-3-2023-06-14" title="Link to this heading"></a></h2>
<p>No new features, only dependencies update</p>
<p><strong>Note</strong>: Minimum version of Python is now 3.8.1.</p>
</section>
<section id="version-0-7-2-2022-08-27">
<h2>Version 0.7.2 (2022/08/27)<a class="headerlink" href="#version-0-7-2-2022-08-27" title="Link to this heading"></a></h2>
<section id="bugs-fixed">
<h3>Bugs Fixed<a class="headerlink" href="#bugs-fixed" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/32">Issue 32</a> - GIFs not showing</p></li>
</ul>
<p>In this release 1 issue was closed.</p>
</section>
</section>
<section id="version-0-7-1-2022-07-16">
<h2>Version 0.7.1 (2022/07/16)<a class="headerlink" href="#version-0-7-1-2022-07-16" title="Link to this heading"></a></h2>
<section id="misc">
<h3>Misc<a class="headerlink" href="#misc" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/pull/31">PR#31</a> - Minor improvements</p></li>
</ul>
</section>
</section>
<section id="version-0-7-0-2022-07-15">
<h2>Version 0.7.0 (2022/07/15)<a class="headerlink" href="#version-0-7-0-2022-07-15" title="Link to this heading"></a></h2>
<section id="new-features">
<h3>New Features<a class="headerlink" href="#new-features" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/pull/29">PR#29</a> - Add token to access feeds ⚠️ <strong>breaking changes</strong></p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/pull/28">PR#28</a> - Add Mastodon home timeline</p></li>
</ul>
</section>
<section id="id1">
<h3>Misc<a class="headerlink" href="#id1" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/pull/30">PR#30</a> - URLs update ⚠️ <strong>breaking changes</strong></p></li>
<li><p>dependencies update</p></li>
</ul>
</section>
</section>
<section id="version-0-6-8-2021-10-05">
<h2>Version 0.6.8 (2021/10/05)<a class="headerlink" href="#version-0-6-8-2021-10-05" title="Link to this heading"></a></h2>
<section id="id2">
<h3>Misc<a class="headerlink" href="#id2" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p>Update dependencies including <strong>Tweepy</strong> 4.0</p></li>
</ul>
<p>Note: <strong>twootfeed</strong> still using <strong>Twitter</strong> API v1.1</p>
</section>
</section>
<section id="version-0-6-7-2020-03-15">
<h2>Version 0.6.7 (2020/03/15)<a class="headerlink" href="#version-0-6-7-2020-03-15" title="Link to this heading"></a></h2>
<section id="id3">
<h3>New Features<a class="headerlink" href="#id3" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/27">Issue 27</a> - generate documentation with sphinx</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/26">Issue 26</a> - [Mastodon] add feed with user’s bookmarks</p></li>
</ul>
<p>In this release 2 issues were closed.</p>
</section>
</section>
<section id="version-0-6-6-2019-10-20">
<h2>Version 0.6.6 (2019/10/20)<a class="headerlink" href="#version-0-6-6-2019-10-20" title="Link to this heading"></a></h2>
<section id="id4">
<h3>Misc<a class="headerlink" href="#id4" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p>Update dependencies</p></li>
</ul>
</section>
</section>
<section id="version-0-6-5-2019-09-23">
<h2>Version 0.6.5 (2019/09/23)<a class="headerlink" href="#version-0-6-5-2019-09-23" title="Link to this heading"></a></h2>
<section id="id5">
<h3>Bugs Fixed<a class="headerlink" href="#id5" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/25">Issue 25</a> - toot_search route returns 404 error</p></li>
</ul>
<p>In this release 1 issue was closed.</p>
</section>
</section>
<section id="version-0-6-4-2019-08-31">
<h2>Version 0.6.4 (2019/08/31)<a class="headerlink" href="#version-0-6-4-2019-08-31" title="Link to this heading"></a></h2>
<section id="id6">
<h3>Misc<a class="headerlink" href="#id6" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p>Update dependencies</p></li>
</ul>
</section>
</section>
<section id="version-0-6-3-2019-05-05">
<h2>Version 0.6.3 (2019/05/05)<a class="headerlink" href="#version-0-6-3-2019-05-05" title="Link to this heading"></a></h2>
<section id="id7">
<h3>Bugs Fixed<a class="headerlink" href="#id7" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/24">Issue 24</a> - return the correct HTTP code status when no keys are provided</p></li>
</ul>
</section>
<section id="id8">
<h3>Misc<a class="headerlink" href="#id8" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p>Update dependencies</p></li>
</ul>
<p>In this release 1 issue was closed.</p>
</section>
</section>
<section id="version-0-6-2-2019-01-26">
<h2>Version 0.6.2 (2019/01/26)<a class="headerlink" href="#version-0-6-2-2019-01-26" title="Link to this heading"></a></h2>
<section id="id9">
<h3>New Features<a class="headerlink" href="#id9" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/23">Issue 23</a> - [Mastodon] add a new search route</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/22">Issue 22</a> - The number of workers for the HTTP Server can be set</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/21">Issue 21</a> - [Mastodon] use pagination to get toots</p></li>
</ul>
<p>In this release 3 issues were closed.</p>
</section>
</section>
<section id="version-0-6-1-2019-01-25">
<h2>Version 0.6.1 (2019/01/25)<a class="headerlink" href="#version-0-6-1-2019-01-25" title="Link to this heading"></a></h2>
<section id="id10">
<h3>New Features<a class="headerlink" href="#id10" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/19">Issue 19</a> - Change environment variables</p></li>
</ul>
</section>
<section id="id11">
<h3>Bugs Fixed<a class="headerlink" href="#id11" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/20">Issue 20</a> - Limit items in feed to avoid error or time-out</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/18">Issue 18</a> - [Mastodon] fix reference characters in items title</p></li>
</ul>
<p>In this release 3 issues were closed.</p>
</section>
</section>
<section id="version-0-6-0-2019-01-23">
<h2>Version 0.6.0 (2019/01/23)<a class="headerlink" href="#version-0-6-0-2019-01-23" title="Link to this heading"></a></h2>
<section id="id12">
<h3>New Features<a class="headerlink" href="#id12" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p>twootfeed is now available on PyPI</p></li>
</ul>
</section>
<section id="id13">
<h3>Bugs Fixed<a class="headerlink" href="#id13" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/17">Issue 17</a> - [Twitter] the name used in url is the display name and not the username</p></li>
</ul>
</section>
<section id="id14">
<h3>Misc<a class="headerlink" href="#id14" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p>Python 3.7 support (since Tweepy 3.7 support)</p></li>
<li><p>Refactor</p></li>
<li><p>Continuous integration and tests coverage</p></li>
</ul>
<p>In this release 1 issue was closed.</p>
</section>
</section>
<section id="version-0-5-1-2018-10-17">
<h2>Version 0.5.1 (2018-10-17)<a class="headerlink" href="#version-0-5-1-2018-10-17" title="Link to this heading"></a></h2>
<section id="id15">
<h3>Misc<a class="headerlink" href="#id15" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p>Performance improvements (code refactoring)</p></li>
<li><p>Use of Gunicorn for Production environments</p></li>
</ul>
</section>
</section>
<section id="version-0-5-0-mastodon-extended-support-2018-10-14">
<h2>Version 0.5.0 - Mastodon extended support (2018-10-14)<a class="headerlink" href="#version-0-5-0-mastodon-extended-support-2018-10-14" title="Link to this heading"></a></h2>
<section id="id16">
<h3>New Features<a class="headerlink" href="#id16" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/10">Issue 10</a> - add Mastodon support</p></li>
</ul>
</section>
<section id="id17">
<h3>Bugs Fixed<a class="headerlink" href="#id17" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/16">Issue 16</a> - [Twitter] long tweets are truncated</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/15">Issue 15</a> - [Twitter] Images are no longer displayed</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/2">Issue 2</a> - handle the tweeperror “Rate limit exceeded”</p></li>
</ul>
</section>
<section id="id18">
<h3>Misc<a class="headerlink" href="#id18" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p>Major refactor</p></li>
</ul>
<p>In this release 4 issues were closed.</p>
</section>
</section>
<section id="version-0-4-0-make-support-2018-04-01">
<h2>Version 0.4.0 - make support (2018-04-01)<a class="headerlink" href="#version-0-4-0-make-support-2018-04-01" title="Link to this heading"></a></h2>
<section id="id19">
<h3>Misc<a class="headerlink" href="#id19" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p>Adding Makefile to ease install and starting the server (see README)</p></li>
</ul>
</section>
</section>
<section id="version-0-3-0-mastodon-favorites-support-2017-12-07">
<h2>Version 0.3.0 - Mastodon favorites support (2017-12-07)<a class="headerlink" href="#version-0-3-0-mastodon-favorites-support-2017-12-07" title="Link to this heading"></a></h2>
<section id="id20">
<h3>New Features<a class="headerlink" href="#id20" title="Link to this heading"></a></h3>
<p>Thanks to @georgedorn for adding:</p>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/pull/14">PR 14</a> - Mastodon Favorites feed, mastodon client script, refactor</p>
<ul>
<li><p>rss feed generation with authenticated user’s favorites</p></li>
<li><p>script to register the app and generate credentials for Mastodon</p></li>
</ul>
</li>
</ul>
</section>
</section>
<section id="version-0-2-1-2017-05-03">
<h2>Version 0.2.1 (2017-05-03)<a class="headerlink" href="#version-0-2-1-2017-05-03" title="Link to this heading"></a></h2>
<section id="id21">
<h3>Misc<a class="headerlink" href="#id21" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p>Minor fixes</p></li>
</ul>
</section>
</section>
<section id="version-0-2-0-2017-04-18">
<h2>Version 0.2.0 (2017-04-18)<a class="headerlink" href="#version-0-2-0-2017-04-18" title="Link to this heading"></a></h2>
<section id="id22">
<h3>New Features<a class="headerlink" href="#id22" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/10">Issue 10</a> - add Mastodon support</p></li>
</ul>
<p>In this release 1 issue was closed.</p>
</section>
</section>
<section id="version-0-1-0-2017-04-18">
<h2>Version 0.1.0 (2017-04-18)<a class="headerlink" href="#version-0-1-0-2017-04-18" title="Link to this heading"></a></h2>
<section id="id23">
<h3>New Features<a class="headerlink" href="#id23" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/4">Issue 4</a> - Using Flask instead of Django</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/3">Issue 3</a> - include query in RSS Feed Description</p></li>
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/1">Issue 1</a> - externalize the Twitter API keys</p></li>
</ul>
</section>
<section id="id24">
<h3>Bugs Fixed<a class="headerlink" href="#id24" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/SamR1/python-twootfeed/issues/5">Issue 5</a> - display all media</p></li>
</ul>
<p>In this release 4 issues were closed.</p>
</section>
</section>
</section>
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="how-to-developers.html" class="btn btn-neutral float-left" title="Quick start for developers" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>© Copyright 2015 - 2022, SamR1.</p>
</div>
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html>