-
Notifications
You must be signed in to change notification settings - Fork 2
/
NEWS.txt
50 lines (33 loc) · 1000 Bytes
/
NEWS.txt
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
News
====
DEVELOPMENT
(unreleased)
...
0.5.1
--------
*Release Date: 30 April 2017*
* Fixed missing import which caused tut:literalinclude to silently fails
0.5.0
-----
*Release Date: 30 April 2017*
* Addition of ``tut:literalinclude`` and ``tut:diff`` directives
* Sphinx directives are namespaced under ``tut:``
* Drop support for Sphinx releases prior to 1.6
* Drop support for Python 2
* Use dedicated config file on special branch for maintaining point
list.
* Added ``tut fetch`` to support retreiving all checkpoints.
* Better error reporting when calling git fails.
0.2
---
*Release date: 11 April 2013*
* BACKWARDS INCOMPATIBLE
* Removed post-rewrite hook, ``tut-remap``
* Moved from tag-based checkpoints to branch-based
* Added ``next`` sub-command to move from one step to the next
* ``edit`` now checks out a branch
0.1
---
*Release date: 17 March 2013*
* Support for switching to tags, branches, etc within Sphinx documents
* Initial implementation of wrapper script